更新类库,分开应用与类库主题设置。

This commit is contained in:
ZhanGSKen
2025-03-18 10:21:32 +08:00
parent c62f3f1bea
commit 9a70fe7c0f
7 changed files with 13 additions and 13 deletions

View File

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