Update to Gradle 5.5

This commit is contained in:
Kenzie Togami
2019-07-09 18:21:21 -07:00
parent 05bf211d73
commit c5c6a091fd
6 changed files with 38 additions and 9 deletions

View File

@ -1,4 +1 @@
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
#org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.jvmargs=-Xmx1G