multi-release-jar and refactor

This commit is contained in:
2021-07-26 21:58:20 +02:00
parent c3ab8c3dd9
commit 99cbb09e58
46 changed files with 285 additions and 318 deletions

2
gradlew vendored
View File

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