Update Android Gradle plugin to 4.1.1

This commit is contained in:
Miku AuahDark
2021-02-06 19:08:06 +08:00
parent 0008f9b49e
commit 59153900ad
+1 -1
View File
@@ -13,7 +13,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