Gradle 5.0 and dependencies updates.

This commit is contained in:
Erik C. Thauvin 2018-11-27 19:19:53 -08:00
parent 03cc2d5351
commit 008c4b7eb3
26 changed files with 22 additions and 23 deletions

2
gradlew vendored
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"