Gradle 4.6

pull/645/merge
Alex Baker 6 years ago
parent 03188b90c2
commit b8d2d1e90c

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
task wrapper(type: Wrapper) {
gradleVersion = '4.1'
gradleVersion = '4.6'
}
repositories {

Binary file not shown.

@ -1,4 +1,3 @@
#Wed Aug 30 13:47:01 CDT 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME

Loading…
Cancel
Save