移动应用基础数据模型到 APPBase 类库。

This commit is contained in:
ZhanGSKen
2025-03-25 03:28:39 +08:00
parent a9aee97e41
commit 3b61a93402
5 changed files with 5 additions and 115 deletions

View File

@@ -35,5 +35,5 @@ dependencies {
// SSH
//api 'com.jcraft:jsch:0.1.55'
api 'cc.winboll.studio:libappbase:15.0.5'
api 'cc.winboll.studio:libappbase:15.0.10'
}