Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit bcef82c

Browse files
authored
Merge pull request #208 from blaugold/fix-gradle-wrapper-version
fix(): sync gradle wrapper version with that in gradle.properties
2 parents 95663d4 + ae4b6a4 commit bcef82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.7-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip

0 commit comments

Comments
 (0)