更正基础类库,方便调试,继续调试。。。

This commit is contained in:
2025-11-29 02:51:29 +08:00
parent 6a2d011ceb
commit 1b53594086
4 changed files with 22 additions and 17 deletions

View File

@@ -78,7 +78,7 @@ dependencies {
//api 'androidx.fragment:fragment:1.1.0'
implementation 'cc.winboll.studio:libaes:15.11.8'
implementation 'cc.winboll.studio:libappbase:15.11.0'
implementation 'cc.winboll.studio:libappbase:15.11.2'
//api fileTree(dir: 'libs', include: ['*.aar'])
api fileTree(dir: 'libs', include: ['*.jar'])