Update Gradle to 5.1.1 for Lazy Configuration support

This commit is contained in:
Mitchell Skaggs
2019-06-12 17:01:12 -05:00
parent 69df7ed774
commit d0c6b68e31
4 changed files with 3 additions and 4 deletions

2
gradlew.bat vendored
View File

@@ -14,7 +14,7 @@ set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS=
set DEFAULT_JVM_OPTS="-Xmx64m"
@rem Find java.exe
if defined JAVA_HOME goto findJavaFromJavaHome