diff options
author | Vitaly Takmazov | 2018-11-20 16:51:56 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-20 16:51:56 +0300 |
commit | b5eed5e659c94eb618b3f35dff92988e2860235c (patch) | |
tree | 40c8b6cf92f85d13314b768ccc01a9fea664c5fe /gradlew | |
parent | a3ec3587e1fa33e4e08da9783d9d66c55ac84550 (diff) |
update deps
Diffstat (limited to 'gradlew')
-rwxr-xr-x | gradlew | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ APP_NAME="Gradle" APP_BASE_NAME=`basename "$0"` # Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS="" +DEFAULT_JVM_OPTS='"-Xmx64m"' # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD="maximum" |