File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
gradle-base/gradle/wrapper Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- * Update gradle 3.3 -> 4.0.2
1+ * Update gradle 3.3 -> 4.1
22* Update gradle-release-plugin 2.5.0 -> 2.6.0
33* Update gradle-quality-plugin 2.1.0 -> 2.3.0
44* Update gradle-animalsniffer-plugin 1.2.0 -> 1.4.1
Original file line number Diff line number Diff line change 1- # Thu Jul 27 20:08:16 GMT+07:00 2017
1+ # Thu Aug 10 01:52:55 GMT+07:00 2017
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-4.0.2 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.1 -all.zip
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ plugins {
1515sourceCompatibility = < % = targetJava % >
1616
1717wrapper {
18- gradleVersion = ' 4.0.2 '
18+ gradleVersion = ' 4.1 '
1919}
2020
2121repositories { jcenter(); mavenCentral(); mavenLocal() }
You can’t perform that action at this time.
0 commit comments