Updated Gradle

This commit is contained in:
MattBDev
2020-09-08 15:34:53 -04:00
parent f74bc8aea9
commit 2fcf4bdf7e
6 changed files with 7 additions and 22 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