Skip to content

Commit 7f37fb2

Browse files
committed
Updated gradle version to 6.9.1
1 parent b83c8aa commit 7f37fb2

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.idea/.name

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ allprojects {
1717
google()
1818
jcenter()
1919
maven { url 'https://jitpack.io' }
20+
2021
}
2122
}
2223

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-6.5-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.1-bin.zip

0 commit comments

Comments
 (0)