更新类库

This commit is contained in:
ZhanGSKen
2025-02-09 15:14:33 +08:00
parent 1d372ff9ae
commit 5f3d03ba7d
3 changed files with 5 additions and 5 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.2.2'
api 'cc.winboll.studio:libappbase:1.2.3'
api fileTree(dir: 'libs', include: ['*.jar'])
}