Increase max heap in gradle wrapper script.

This commit is contained in:
Luke Taylor 2011-02-10 12:25:30 +00:00
parent bd7389b6ff
commit 164cba11c0
1 changed files with 1 additions and 1 deletions

2
gradlew vendored
View File

@ -7,7 +7,7 @@
##############################################################################
# Uncomment those lines to set JVM options. GRADLE_OPTS and JAVA_OPTS can be used together.
# GRADLE_OPTS="$GRADLE_OPTS -Xmx512m"
GRADLE_OPTS="$GRADLE_OPTS -Xmx512m"
# JAVA_OPTS="$JAVA_OPTS -Xmx512m"
GRADLE_APP_NAME=Gradle