Skip to content

Commit 35e8b70

Browse files
committed
build: imagine building a mod uses 5G of ram
1 parent fa31a5e commit 35e8b70

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
# Done to increase the memory available to gradle and improve build times.
2-
org.gradle.jvmargs=-Xmx4G
2+
org.gradle.jvmargs=-Xmx5G
33
org.gradle.parallel=true
44
org.gradle.warning.mode=all
55
#org.gradle.configuration-cache=true

0 commit comments

Comments
 (0)