1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-04 11:31:35 +00:00

Update dependency gradle to v7.1.1

This commit is contained in:
Renovate Bot 2021-07-02 15:24:40 +00:00
parent 05acd54788
commit c703a22ebe
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
3 changed files with 3 additions and 3 deletions

2
gradlew vendored
View file

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