We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f528c39 + 754af21 commit 5a0c4a9Copy full SHA for 5a0c4a9
gradlew.bat
@@ -9,7 +9,7 @@
9
if "%OS%"=="Windows_NT" setlocal
10
11
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
12
-set GRADLE_OPTS=-XX:MaxPermSize=1024m -Xmx1024m -XX:MaxHeapSize=256 %GRADLE_OPTS%
+set GRADLE_OPTS=-XX:MaxPermSize=1024m -Xmx1024m -XX:MaxHeapSize=256m %GRADLE_OPTS%
13
set DEFAULT_JVM_OPTS=
14
15
set DIRNAME=%~dp0
0 commit comments