File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,9 +79,9 @@ task clean(type: Delete) {
79
79
80
80
tasks {
81
81
wrapper {
82
- gradleVersion = " 6.7 .1"
82
+ gradleVersion = " 6.8 .1"
83
83
distributionType = Wrapper.DistributionType . ALL
84
- distributionSha256Sum = " 22449f5231796abd892c98b2a07c9ceebe4688d192cd2d6763f8e3bf8acbedeb "
84
+ distributionSha256Sum = " 3db89524a3981819ff28c3f979236c1274a726e146ced0c8a2020417f9bc0782 "
85
85
}
86
86
}
87
87
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =22449f5231796abd892c98b2a07c9ceebe4688d192cd2d6763f8e3bf8acbedeb
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.7 .1-all.zip
3
+ distributionSha256Sum =3db89524a3981819ff28c3f979236c1274a726e146ced0c8a2020417f9bc0782
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.8 .1-all.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments