Update gradle to v4.1.1

This commit is contained in:
Finn M Glas 2020-12-30 21:54:24 +01:00
parent 6f73d765c6
commit 40322bf5ca
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
4 changed files with 10 additions and 4 deletions

View file

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