Bump gradle to 7.1.1

This commit is contained in:
Goooler
2021-08-16 22:19:00 +08:00
parent 5379ac8539
commit 6c2c578637
3 changed files with 2 additions and 2 deletions

2
gradlew vendored
View File

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