Update gradle library dependencies.

* AGP to 7.0.3
* AndroidX AppCompat to 1.4.0
This commit is contained in:
Miku AuahDark
2021-12-05 14:08:25 +08:00
parent 91ba32e893
commit 17f92a71aa
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.1'
classpath 'com.android.tools.build:gradle:7.0.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files