File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ buildscript {
66 jcenter()
77 }
88 dependencies {
9- classpath ' com.github.jengelman.gradle.plugins:shadow:2.0.4 '
10- classpath ' org.junit.platform:junit-platform-gradle-plugin:1.2.0 '
9+ classpath ' com.github.jengelman.gradle.plugins:shadow:1.2.3 '
10+ classpath ' org.junit.platform:junit-platform-gradle-plugin:1.0.1 '
1111 }
1212}
1313
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5 .0-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3 .0-all.zip
77systemProp.http.proxyHost =web-proxy.am.softwaregrp.net
88systemProp.http.proxyPort =8080
99systemProp.https.proxyHost =web-proxy.am.softwaregrp.net
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5 .0-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-3 .0-all.zip
You can’t perform that action at this time.
0 commit comments