Skip to content

Commit bda4dcc

Browse files
Increase heap space to prevent build failures when chrysalisizing
1 parent e70357b commit bda4dcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
modID = examplemod
22
modVersion = 1.0.0.5
33

4-
org.gradle.jvmargs = -Xmx2048m
4+
org.gradle.jvmargs = -Xmx4096m

0 commit comments

Comments
 (0)