Gradle: re-enable caching (will be handled in a separate PR)
This commit is contained in:
parent
f8db17c670
commit
0c533986bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue