Android: Update to Gradle Plugin v4.2.1

This commit is contained in:
Connor McLaughlin
2021-06-06 14:38:03 +10:00
parent 31f03268cc
commit 23da15a525
5 changed files with 18 additions and 4 deletions

View File

@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.2'
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