diff --git a/gradle.properties b/gradle.properties index 9b4f41f685..ae25b1ed02 100644 --- a/gradle.properties +++ b/gradle.properties @@ -35,7 +35,7 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true -org.gradle.caching=false +org.gradle.caching=true org.gradle.configureondemand=true org.gradle.parallel=true