Skip to content

Commit b94c6bd

Browse files
committed
Temporarily disable configuration cache
For details see: #483
1 parent 5271679 commit b94c6bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=2g
1717

1818
org.gradle.caching=true
1919

20-
org.gradle.configuration-cache=true
20+
# Temporarily disabled, for details see: #483
21+
org.gradle.configuration-cache=false

0 commit comments

Comments
 (0)