设置基础版本号

This commit is contained in:
ZhanGSKen
2025-05-13 11:08:04 +08:00
parent 03d4cf2efe
commit 780e730a38
4 changed files with 14 additions and 14 deletions

View File

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