Restore GRADLE_OPTS from wrappers
Run the updated build script to generate gradlew and gradlew.bat files that have correct GRADLE_OPTS.
This commit is contained in:
1
gradlew
vendored
1
gradlew
vendored
@@ -7,6 +7,7 @@
|
||||
##############################################################################
|
||||
|
||||
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
||||
GRADLE_OPTS="-XX:MaxPermSize=1024m -Xmx1024m -XX:MaxHeapSize=256m $GRADLE_OPTS"
|
||||
DEFAULT_JVM_OPTS=""
|
||||
|
||||
APP_NAME="Gradle"
|
||||
|
||||
Reference in New Issue
Block a user