Files
runelite/gradle.properties
2019-07-25 04:26:59 +02:00

8 lines
242 B
INI

org.gradle.caching=true
org.gradle.daemon=false
org.gradle.warning.mode=all
org.gradle.parallel=true
org.gradle.console=rich
org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx4096m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8