Update gradle plugin

This commit is contained in:
Shinokuni 2019-05-10 10:25:16 +02:00
parent 7c162a3ada
commit dfb65ab548
2 changed files with 4 additions and 8 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.android.tools.build:gradle:3.4.0'
// NOTE: Do not place your application dependencies here; they belong
@ -29,8 +29,4 @@ allprojects {
task clean(type: Delete) {
delete rootProject.buildDir
}
task wrapper(type: Wrapper) {
gradleVersion = '3.3.1'
}
}

View File

@ -1,6 +1,6 @@
#Tue Jan 15 18:55:37 GMT 2019
#Fri May 10 10:15:47 CEST 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4-all.zip