合并 WinBoLL 项目

This commit is contained in:
2026-05-20 22:00:01 +08:00
parent bee443d68e
commit e15fd83fd7
5 changed files with 29 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ WinBoLL 网站浏览器。
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码 : ZhanGSKen(ZhanGSKen<zhangsken@188.com>)
3. 提交代码 : ZhanGSKen(ZhanGSKen<ZhanGSKen@QQ.COM>)
4. 新建 Pull Request

View File

@@ -104,5 +104,13 @@ dependencies {
implementation 'com.termux:terminal-view:0.118.0'
implementation 'com.termux:termux-shared:0.118.0'
// WinBoLL库 nexus.winboll.cc 地址
//api 'cc.winboll.studio:libappbase:15.20.20'
//api 'cc.winboll.studio:libaes:15.20.8'
// 备用库 jitpack.io 地址
api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.20'
api 'com.github.ZhanGSKen:libaes:aes-v15.20.8'
api fileTree(dir: 'libs', include: ['*.jar'])
}

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Fri May 15 08:48:45 GMT 2026
#Wed May 20 12:19:48 GMT 2026
stageCount=2
libraryProject=libwinboll
baseVersion=15.20
publishVersion=15.20.1
buildCount=7
buildCount=8
baseBetaVersion=15.20.2