allocate more ram

This commit is contained in:
creeper123123321 2022-09-10 10:52:03 -03:00
parent d49d7f05e7
commit 71c376b101

View File

@ -1,6 +1,6 @@
# suppress inspection "UnusedProperty" for whole file
# rip my ram
org.gradle.jvmargs=-Xms32M -Xmx3G -XX:+UseG1GC -XX:+UseStringDeduplication
org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication
org.gradle.parallel=true
loader_version=0.14.9