Upgrade to Gradle 6.6

Closes gh-25578
This commit is contained in:
Sam Brannen
2020-08-11 12:10:35 +02:00
parent 2c757399b2
commit 45491f0756
4 changed files with 5 additions and 20 deletions
Vendored
+1 -1
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