This commit is contained in:
kunfei
2023-10-07 10:38:59 +08:00
parent d61d30c77e
commit 275e492c9f
7 changed files with 46 additions and 24 deletions
+1 -1
View File
@@ -30,5 +30,5 @@ android {
dependencies {
compileOnly "com.android.tools.build:gradle:$agp_version"
implementation "androidx.annotation:annotation:1.6.0"
implementation 'androidx.annotation:annotation:1.7.0'
}