Gradle: re-enable caching (will be handled in a separate PR)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user