Update Gradle

This commit is contained in:
lionel
2021-01-11 19:00:37 +01:00
parent 7e4552f5a5
commit 5388ef79eb
8 changed files with 24 additions and 34 deletions

View File

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