fix: up the max memory for gradle
Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>
This commit is contained in:
parent
3f10bf1163
commit
82eb9fffc8
|
@ -1,3 +1,4 @@
|
||||||
mcVersion = 1.17
|
mcVersion = 1.17
|
||||||
projectVersion = 1.17-R0.1-SNAPSHOT
|
projectVersion = 1.17-R0.1-SNAPSHOT
|
||||||
packageVersion = 1_17_R1
|
packageVersion = 1_17_R1
|
||||||
|
org.gradle.jvmargs=-Xmx3G
|
||||||
|
|
Loading…
Reference in New Issue