Tune gradle JVM's max metaspace

This commit is contained in:
Andrew Kent 2018-11-27 13:46:42 -08:00
parent 6ee5fd27b0
commit 8cb9487546
1 changed files with 1 additions and 0 deletions

1
gradle.properties Normal file
View File

@ -0,0 +1 @@
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m