Skip to content

Commit c7a381f

Browse files
committed
update: increase heap limit of gradle to 8G (from 4G)
1 parent 17eb436 commit c7a381f

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,4 +1,4 @@
1-
org.gradle.jvmargs=-Xmx4G
1+
org.gradle.jvmargs=-Xmx8G
22
#org.gradle.parallel=true
33

44
adventureVersion=4.14.0

0 commit comments

Comments
 (0)