Update to Gradle 6.7

This commit is contained in:
Mariell Hoversholm
2020-10-17 21:41:16 +02:00
committed by dordsor21
parent a1bfc1cb26
commit 38333a6d11
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