feat!: upgrade android gradle plugin to 4.2.1 (#1232)

This commit is contained in:
jcesarmobile
2021-07-01 09:50:39 +02:00
committed by GitHub
parent 0f13f4a5ac
commit 01569ce71a
5 changed files with 5 additions and 5 deletions

View File

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