update to Gradle 6.6.1

./gradlew wrapper --gradle-version=6.6.1
This commit is contained in:
Karl Tauber
2020-09-23 18:42:12 +02:00
parent 9de9983416
commit 358c226b96
4 changed files with 5 additions and 20 deletions

2
gradlew vendored
View File

@@ -130,7 +130,7 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
JAVACMD=`cygpath --unix "$JAVACMD"`
# We build the pattern for arguments to be converted via cygpath