|
|
|
@ -40,10 +40,7 @@ org.gradle.caching=true
|
|
|
|
# Enable configuration caching between builds.
|
|
|
|
# Enable configuration caching between builds.
|
|
|
|
org.gradle.configuration-cache=true
|
|
|
|
org.gradle.configuration-cache=true
|
|
|
|
org.gradle.configuration-cache.parallel=true
|
|
|
|
org.gradle.configuration-cache.parallel=true
|
|
|
|
# This option is set because of https://github.com/google/play-services-plugins/issues/246
|
|
|
|
org.gradle.configuration-cache.problems=fail
|
|
|
|
# to generate the Configuration Cache regardless of incompatible tasks.
|
|
|
|
|
|
|
|
# See https://github.com/android/nowinandroid/issues/1022 before using it.
|
|
|
|
|
|
|
|
org.gradle.configuration-cache.problems=warn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# AndroidX package structure to make it clearer which packages are bundled with the
|
|
|
|
# AndroidX package structure to make it clearer which packages are bundled with the
|
|
|
|
# Android operating system, and which are packaged with your app"s APK
|
|
|
|
# Android operating system, and which are packaged with your app"s APK
|
|
|
|
|