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 @@ -85,9 +85,9 @@ task clean(type: Delete) {
85
85
86
86
tasks {
87
87
wrapper {
88
- gradleVersion = " 6.8.1 "
88
+ gradleVersion = " 6.8.2 "
89
89
distributionType = Wrapper.DistributionType . ALL
90
- distributionSha256Sum = " 3db89524a3981819ff28c3f979236c1274a726e146ced0c8a2020417f9bc0782 "
90
+ distributionSha256Sum = " e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 "
91
91
}
92
92
}
93
93
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =3db89524a3981819ff28c3f979236c1274a726e146ced0c8a2020417f9bc0782
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.1 -all.zip
3
+ distributionSha256Sum =e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.8.2 -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