Gradle Wrapper upgrade to v6.6

This commit is contained in:
Jakub Chrzanowski
2020-08-12 12:59:29 +02:00
parent f33ea89426
commit d13e2dcb3a
5 changed files with 6 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