diff --git a/gradle.properties b/gradle.properties index 3e5a7bc28..5288d49d5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,3 +16,4 @@ android.useAndroidX=true org.gradle.caching=true org.gradle.configureondemand=true org.gradle.vfs.watch=true +org.gradle.unsafe.configuration-cache=true