build: update to gradle 4.10

This commit is contained in:
Connor Tumbleson 2018-09-06 07:13:26 -04:00
parent 37c9d5f4c6
commit 97d7222da0
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75
3 changed files with 6 additions and 2 deletions

View File

@ -131,3 +131,8 @@ subprojects {
}
}
}
wrapper {
gradleVersion = '4.10'
distributionType = Wrapper.DistributionType.ALL
}

Binary file not shown.

View File

@ -1,6 +1,5 @@
#Thu Aug 16 07:13:34 EDT 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-bin.zip