Update to gradle version 4.0.0

(from version 3.6.3)
This commit is contained in:
Finn M Glas 2020-06-14 16:08:26 +02:00
parent 2955c89536
commit c9c12008b5
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
3 changed files with 28 additions and 3 deletions

View file

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.6.3'
classpath 'com.android.tools.build:gradle:4.0.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong