Updates gradle to 2.14.1 (#83)

This commit is contained in:
Fredric Silberberg
2016-07-25 21:21:08 -07:00
committed by Peter Johnson
parent b979fc2a67
commit d66f65e376
3 changed files with 3 additions and 3 deletions

View File

@@ -258,5 +258,5 @@ build.dependsOn ntcoreSourceZip
apply from: 'publish.gradle'
task wrapper(type: Wrapper) {
gradleVersion = '2.14'
gradleVersion = '2.14.1'
}

Binary file not shown.

View File

@@ -1,6 +1,6 @@
#Wed Jun 29 20:58:54 PDT 2016
#Fri Jul 22 19:04:27 PDT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip