更新类库。处理从APPBase转移过来的模块,修整一下二维码功能窗口。

This commit is contained in:
ZhanGSKen
2025-09-22 08:07:42 +08:00
parent 471ca23585
commit 839a9e2054
15 changed files with 729 additions and 109 deletions

View File

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