Add a gradle.properties with increased memory size.

This commit is contained in:
Greyson Parrelli 2019-02-06 09:53:01 -08:00
parent cfff10622a
commit 10631d7e71
1 changed files with 1 additions and 0 deletions

1
gradle.properties Normal file
View File

@ -0,0 +1 @@
org.gradle.jvmargs=-Xmx2048m