Update to Gradle 6.8.2

This commit is contained in:
arkon 2021-02-05 22:59:06 -05:00
parent 9f2fe33ce0
commit ae40990eb9
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