1
0
mirror of synced 2026-05-22 13:23:17 +00:00

Update to Gradle 5.0

Change project's gradle version to 5.0, this requires to make some minor
adjustments.

Fixes: gh-6148
This commit is contained in:
Daniel Bustamante Ospina
2018-11-29 08:34:18 -05:00
committed by Rob Winch
parent f808740c57
commit 6bddb38cac
6 changed files with 4 additions and 7 deletions
Vendored
+1 -1
View File
@@ -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"