Update Gradle plugin to 4.0.0 (#278)

This commit is contained in:
Juan Miguel Boyero Corral 2020-05-28 19:42:36 +02:00 committed by GitHub
parent 7785300490
commit c27366211e
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.0'
classpath 'org.ajoberstar:grgit:2.1.1'
classpath 'com.google.gms:google-services:4.3.3'
}

View File

@ -1,6 +1,6 @@
#Tue Aug 20 19:44:44 CEST 2019
#Thu May 28 19:32:29 CEST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip