10 lines
407 B
Properties
10 lines
407 B
Properties
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
|
|
# Enable and fail the build if an issue is found that disallows the
|
|
# configuration cache. These options along with this app being built in
|
|
# presubmit helps us cache changes that would cause config cache to be disabled
|
|
# via the HiltGradlePlugin.
|
|
org.gradle.unsafe.configuration-cache-problems=fail
|
|
org.gradle.unsafe.configuration-cache.max-problems=0
|