更新类库

This commit is contained in:
ZhanGSKen
2025-06-01 15:58:12 +08:00
parent d689db61ff
commit 92e271b569
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.8.0'
api 'cc.winboll.studio:libappbase:15.8.2'
// 二维码类库
api 'com.google.zxing:core:3.4.1'