Upgrade to Gradle 5.1.1 stable version (#357)
Summary: _Per title_ Pull Request resolved: https://github.com/facebook/flipper/pull/357 Reviewed By: jknoxville Differential Revision: D13761808 Pulled By: passy fbshipit-source-id: 82e39f78e69966ae2d098629b9c4ed1090c43802
This commit is contained in:
committed by
Facebook Github Bot
parent
eeb40b5944
commit
84a8b1acab
2
gradlew
vendored
2
gradlew
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user