更换主题基础类

This commit is contained in:
ZhanGSKen
2025-04-29 14:04:40 +08:00
parent 62fd671f6e
commit 077a5fc616
5 changed files with 9 additions and 8 deletions

View File

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