Update gradle wrapper

This commit is contained in:
Ilya Chernikov
2017-08-02 12:33:13 +02:00
parent 095aacecac
commit f5d6e41993
5 changed files with 4 additions and 4 deletions
Binary file not shown.
+2 -2
View File
@@ -1,6 +1,6 @@
#Tue Nov 15 16:42:09 CET 2016
#Wed Mar 01 12:28:21 BRT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.2-bin.zip
distributionUrl=https\://repo.gradle.org/gradle/dist-snapshots/gradle-kotlin-dsl-4.1-20170728152452+0000-all.zip
Binary file not shown.
+1 -1
View File
@@ -21,7 +21,7 @@ while [ -h "$PRG" ] ; do
done
SAVED="`pwd`"
cd "`dirname \"$PRG\"`/" >/dev/null
APP_HOME="`pwd -P`"
APP_HOME="`pwd -P`/.."
cd "$SAVED" >/dev/null
APP_NAME="Gradle"
+1 -1
View File
@@ -11,7 +11,7 @@ if "%OS%"=="Windows_NT" setlocal
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%
set APP_HOME=%DIRNAME%\..
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS=