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 5271679 commit b94c6bdCopy full SHA for b94c6bd
gradle.properties
@@ -17,4 +17,5 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=2g
17
18
org.gradle.caching=true
19
20
-org.gradle.configuration-cache=true
+# Temporarily disabled, for details see: #483
21
+org.gradle.configuration-cache=false
0 commit comments