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 5d74ebb commit 15a7ebcCopy full SHA for 15a7ebc
gradle.properties
@@ -2,7 +2,7 @@ org.gradle.unsafe.configuration-cache-problems=warn
2
org.gradle.jvmargs=-XX:MaxMetaspaceSize=2g -Xmx2g
3
org.gradle.vfs.watch=true
4
org.gradle.parallel=true
5
-org.gradle.configuration-cache=true
+org.gradle.configuration-cache=false
6
kotlin.code.style=official
7
kotlin.js.generate.externals=false
8
kotlin.js.compiler=ir
0 commit comments