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 @@ -50,9 +50,9 @@ task clean(type: Delete) {
50
50
51
51
tasks {
52
52
wrapper {
53
- gradleVersion = " 6.6.1 "
53
+ gradleVersion = " 6.7 "
54
54
distributionType = Wrapper.DistributionType . ALL
55
- distributionSha256Sum = " 11657af6356b7587bfb37287b5992e94a9686d5c8a0a1b60b87b9928a2decde5 "
55
+ distributionSha256Sum = " 0080de8491f0918e4f529a6db6820fa0b9e818ee2386117f4394f95feb1d5583 "
56
56
}
57
57
}
58
58
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionSha256Sum =11657af6356b7587bfb37287b5992e94a9686d5c8a0a1b60b87b9928a2decde5
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.6.1 -all.zip
3
+ distributionSha256Sum =0080de8491f0918e4f529a6db6820fa0b9e818ee2386117f4394f95feb1d5583
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.7 -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