Set JVM command-line options to be used by Gradle when building this project.

This commit is contained in:
John Blum
2019-10-17 16:26:05 -07:00
parent 25960adc4d
commit 2310018415

View File

@@ -1,3 +1,4 @@
org.gradle.jvmargs=-Xms512m -Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
antlrVersion=2.7.7
apacheGeodeVersion=1.9.1
byteBuddyVersion=1.9.10