Skip to content

Commit facd949

Browse files
committed
Disable Gradle configuration cache for now
1 parent 1a58362 commit facd949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
org.gradle.jvmargs=-Xmx2G
2-
org.gradle.configuration-cache=true
2+
org.gradle.configuration-cache=false
33

44
# Fabric (https://fabricmc.net/develop)
55
minecraft_version=1.21.10

0 commit comments

Comments
 (0)