File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ tasks {
250250 // to upgrade gradle change the version here and run:
251251 // ./gradlew wrapper --gradle-version 8.8
252252 // check that gradle/wrapper/gradle-wrapper.properties was changed
253- gradleVersion = " 8.11 "
253+ gradleVersion = " 8.12.1 "
254254 distributionType = Wrapper .DistributionType .ALL
255255 distributionBase = Wrapper .PathBase .GRADLE_USER_HOME
256256 distributionPath = " wrapper/dists"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments