Removed my JVM option from build.gradle

This commit is contained in:
Michael Zanga 2016-11-06 14:33:15 -05:00 committed by Zangamj
parent 35c3d1aae8
commit cb183e7ca4

2
gradlew.bat vendored
View file

@ -9,7 +9,7 @@
if "%OS%"=="Windows_NT" setlocal
@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=-Xmx1546M
set DEFAULT_JVM_OPTS=
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.