Update dependency gradle to v7.1 (#1124)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-06-17 13:00:24 -04:00
committed by GitHub
parent 79e8755d93
commit 17c19766f7
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* )