Skip to content

Commit 9f95e4b

Browse files
authored
update gradle to 6.9.3 (#144)
1 parent cdf8ed2 commit 9f95e4b

5 files changed

Lines changed: 162 additions & 128 deletions

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ subprojects {
2828
}
2929
allprojects {
3030
repositories {
31-
jcenter()
3231
mavenLocal()
3332
mavenCentral()
3433
maven {

gradle/wrapper/gradle-wrapper.jar

4.39 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
#
1717
distributionBase=GRADLE_USER_HOME
1818
distributionPath=wrapper/dists
19-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.1-bin.zip
19+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.3-bin.zip
2020
zipStoreBase=GRADLE_USER_HOME
2121
zipStorePath=wrapper/dists

gradlew

Lines changed: 154 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)