updated gradle properties

This commit is contained in:
Mariotaku Lee 2017-03-05 00:22:28 +08:00
parent e5b201888f
commit 0e7d8c5ed5
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
org.gradle.daemon=true
org.gradle.jvmargs=-XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m
org.gradle.jvmargs=-Xms2048m -Xmx3072m