Browse Source

Increase max heap in gradle wrapper script.

Luke Taylor 14 years ago
parent
commit
164cba11c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradlew

+ 1 - 1
gradlew

@@ -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