v0.9.0: updated gradle version

This commit is contained in:
Evan Debenham
2020-09-03 14:12:21 -04:00
parent f024dc948e
commit 81aab79cbd
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