合并模块WinBoLL 同步最新时间标签winboll-v15.20.3

This commit is contained in:
qinglong
2026-05-31 21:00:02 +08:00
parent b1059c3f46
commit 4b8967b253
16 changed files with 48 additions and 25 deletions

View File

@@ -34,9 +34,23 @@ dependencies {
// 添加JSch依赖SFTP核心com.jcraft:jsch:0.1.54
api 'com.jcraft:jsch:0.1.54'
// 米盟
api 'com.miui.zeus:mimo-ad-sdk:5.3.+'//请使用最新版sdk
//注意以下5个库必须要引入
//implementation 'androidx.appcompat:appcompat:1.4.1'
api 'androidx.recyclerview:recyclerview:1.0.0'
api 'com.google.code.gson:gson:2.8.5'
api 'com.github.bumptech.glide:glide:4.9.0'
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
// WinBoLL库 nexus.winboll.cc 地址
api 'cc.winboll.studio:libaes:15.20.3'
api 'cc.winboll.studio:libappbase:15.20.9'
api 'cc.winboll.studio:libappbase:15.20.21'
api 'cc.winboll.studio:libaes:15.20.9'
// 备用库 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
stageCount=2
#Sun May 31 20:40:44 HKT 2026
stageCount=4
libraryProject=libwinboll
baseVersion=15.20
publishVersion=15.20.1
buildCount=7
baseBetaVersion=15.20.2
publishVersion=15.20.3
buildCount=0
baseBetaVersion=15.20.4