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.
org.gradle.configureondemand
1 parent 118630b commit 6f112e0Copy full SHA for 6f112e0
gradle.properties
@@ -31,10 +31,9 @@ kotlin.code.style=official
31
kotlin.incremental.useClasspathSnapshot=true
32
kotlin.js.compiler=both
33
org.gradle.caching=true
34
-org.gradle.configureondemand=true
+#org.gradle.configureondemand=true
35
org.gradle.jvmargs=-Xmx3072m
36
org.gradle.parallel=true
37
-org.gradle.vfs.watch=true
38
#org.gradle.unsafe.configuration-cache=true
39
#org.gradle.unsafe.configuration-cache-problems=warn
40
#org.gradle.unsafe.configuration-cache.max-problems=100
0 commit comments