bump gradle plugin version to 4.1.2

This commit is contained in:
inthewaves 2021-02-07 17:08:21 -08:00 committed by Daniel Micay
parent 3ccb122524
commit 285057a111

View File

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