upgrade to gradle 3.3

This commit is contained in:
Connor Tumbleson 2017-01-13 07:04:55 -05:00
parent 0571cccaff
commit 37c26d636e
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75
3 changed files with 3 additions and 3 deletions

View File

@ -116,5 +116,5 @@ subprojects {
}
task wrapper(type: Wrapper) {
gradleVersion = '2.3'
gradleVersion = '3.3'
}

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Fri May 01 09:14:29 CDT 2015
#Fri Jan 13 06:29:02 EST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://downloads.gradle.org/distributions/gradle-2.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-bin.zip