更新类库

This commit is contained in:
ZhanGSKen
2025-09-29 00:22:22 +08:00
parent eb0881ae6b
commit 6ce48c8881
3 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ android {
dependencies {
api fileTree(dir: 'libs', include: ['*.jar'])
api 'cc.winboll.studio:libappbase:15.10.7'
api 'cc.winboll.studio:libappbase:15.10.9'
// 二维码类库
api 'com.google.zxing:core:3.4.1'