Upgraded to Gradle 7.1.

This commit is contained in:
Erik C. Thauvin 2021-06-18 17:20:30 -07:00
parent af3de2cc74
commit b224e1fc99
12 changed files with 19 additions and 9 deletions

View file

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