Skip to content

Commit 5f5b0c6

Browse files
committed
Update gradle
1 parent 13a4355 commit 5f5b0c6

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

build.gradle

-6
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,3 @@ subprojects {
9696

9797
}
9898

99-
wrapper {
100-
gradleVersion = '6.8.3'
101-
distributionType = Wrapper.DistributionType.ALL
102-
}
103-
104-
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)