Gradle 4.1 (#18)

This commit is contained in:
Thad House
2017-08-09 20:20:10 -07:00
committed by Peter Johnson
parent f0cc5d9ca8
commit 5439fe7b16
3 changed files with 2 additions and 3 deletions

View File

@@ -114,5 +114,5 @@ model {
apply from: 'publish.gradle'
task wrapper(type: Wrapper) {
gradleVersion = '4.0.2'
gradleVersion = '4.1'
}

Binary file not shown.

View File

@@ -1,6 +1,5 @@
#Thu Aug 03 12:38:07 PDT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-bin.zip