Compare commits

..

5 Commits

Author SHA1 Message Date
db096e716c <powerbell>APK 15.14.26 release Publish. 2025-12-23 19:45:28 +08:00
1ce0a86b53 更新元素类库 2025-12-23 19:39:50 +08:00
1e04bd463f 改用jitpack.io库 2025-12-23 18:26:06 +08:00
7c0e723227 <powerbell>APK 15.14.25 release Publish. 2025-12-23 15:23:07 +08:00
accc276fd8 更新主题元素类库 2025-12-23 15:21:37 +08:00
2 changed files with 6 additions and 6 deletions

View File

@@ -83,11 +83,11 @@ dependencies {
//api 'androidx.fragment:fragment:1.1.0'
// WinBoLL库 nexus.winboll.cc 地址
//api 'cc.winboll.studio:libaes:15.12.0'
//api 'cc.winboll.studio:libaes:15.12.7'
//api 'cc.winboll.studio:libappbase:15.12.2'
// WinBoLL备用库 jitpack.io 地址
api 'com.github.ZhanGSKen:AES:aes-v15.12.3'
api 'com.github.ZhanGSKen:AES:aes-v15.12.7'
api 'com.github.ZhanGSKen:APPBase:appbase-v15.14.1'
//api fileTree(dir: 'libs', include: ['*.aar'])

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Tue Dec 23 14:29:30 HKT 2025
stageCount=25
#Tue Dec 23 19:45:28 HKT 2025
stageCount=27
libraryProject=
baseVersion=15.14
publishVersion=15.14.24
publishVersion=15.14.26
buildCount=0
baseBetaVersion=15.14.25
baseBetaVersion=15.14.27