This commit is contained in:
2021-07-26 23:41:47 +02:00
parent 3312341b17
commit 61ffb036ae
19 changed files with 75 additions and 33 deletions

2
gradlew vendored
View File

@@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )