Update Gradle and add GitHub files

This commit is contained in:
flogic
2020-10-15 23:58:58 -06:00
parent 7620e4836e
commit b79db7718a
14 changed files with 178 additions and 29 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