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.
1 parent 21ab7ed commit b353648Copy full SHA for b353648
gradlew
@@ -28,7 +28,7 @@ APP_NAME="Gradle"
28
APP_BASE_NAME=`basename "$0"`
29
30
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
31
-DEFAULT_JVM_OPTS=""
+DEFAULT_JVM_OPTS="-Xmx1024m"
32
33
# Use the maximum available, or set MAX_FD != -1 to use that value.
34
MAX_FD="maximum"
0 commit comments