We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5b2c4 commit a25fb8eCopy full SHA for a25fb8e
gradle.properties
@@ -1,6 +1,6 @@
1
-org.gradle.configuration-cache = false
2
-org.gradle.parallel = false
+org.gradle.configuration-cache = true
3
org.gradle.caching = false
+org.gradle.parallel = false
4
5
kotlin.code.style = official
6
0 commit comments