Update dependencies

This commit is contained in:
Mygod
2020-09-11 06:48:30 +08:00
parent eff0c95489
commit db62cb6be0
6 changed files with 13 additions and 28 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