Skip to content

Commit

Permalink
Upgradle to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Jun 19, 2021
1 parent 5bc261a commit 55721b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=caa8e323577de2fa421b47dded5278e7376c2bb6420221fbaf7908dfa9be8657
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-rc-2-bin.zip
distributionSha256Sum=2debee19271e1b82c6e41137d78e44e6e841035230a1a169ca47fd3fb09ed87b
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
2 changes: 1 addition & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )
Expand Down

0 comments on commit 55721b2

Please sign in to comment.