Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0dd58 commit 38341b5Copy full SHA for 38341b5
gradle/wrapper/gradle-wrapper.jar
333 Bytes
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
gradlew
@@ -72,7 +72,7 @@ case "`uname`" in
72
Darwin* )
73
darwin=true
74
;;
75
- MINGW* )
+ MSYS* | MINGW* )
76
msys=true
77
78
NONSTOP* )
0 commit comments