We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70d947 commit 8f74620Copy full SHA for 8f74620
gradle.properties
@@ -36,6 +36,7 @@ systemProp.org.gradle.android.cache-fix.ignoreVersionCheck=true
36
#Gradle
37
org.gradle.caching=true
38
org.gradle.parallel=true
39
+org.gradle.configuration-cache=true
40
# https://youtrack.jetbrains.com/issue/KT-55701
41
org.gradle.configureondemand=false
42
0 commit comments