Update gradle.properties

This commit is contained in:
ThatGamerBlue
2021-02-27 16:09:43 +00:00
committed by GitHub
parent 18bb89f89d
commit aa5a10dcc7

View File

@@ -3,4 +3,4 @@ org.gradle.warning.mode=all
org.gradle.parallel=true
org.gradle.console=rich
org.gradle.configureondemand=true
org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -Xmx4G