Update Gradle and Gradle Plugin

This commit is contained in:
Jakob Nixdorf 2020-05-29 06:53:13 +02:00
parent a5ca64b336
commit abe9ccc598
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files

View file

@ -1,6 +1,6 @@
#Thu Apr 16 19:47:21 CEST 2020
#Fri May 29 06:49:23 CEST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip