更新类库

This commit is contained in:
ZhanGSKen
2025-02-04 08:53:03 +08:00
parent 09e6429726
commit 547bf894c6
6 changed files with 17 additions and 18 deletions

View File

@@ -38,7 +38,7 @@ dependencies {
api 'androidx.fragment:fragment:1.0.0'
api 'com.google.android.material:material:1.0.0'
api 'cc.winboll.studio:libappbase:1.1.2'
api 'cc.winboll.studio:libappbase:1.1.3'
api fileTree(dir: 'libs', include: ['*.jar'])
}