diff --git a/powerbell/build.gradle b/powerbell/build.gradle index 949bc6c..5a0d711 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -83,11 +83,11 @@ dependencies { //api 'androidx.fragment:fragment:1.1.0' // WinBoLL库 nexus.winboll.cc 地址 - api 'cc.winboll.studio:libaes:15.12.6' + //api 'cc.winboll.studio:libaes:15.12.6' //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.6' api 'com.github.ZhanGSKen:APPBase:appbase-v15.14.1' //api fileTree(dir: 'libs', include: ['*.aar']) diff --git a/powerbell/build.properties b/powerbell/build.properties index 85ac184..619bb7e 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Tue Dec 23 15:23:07 HKT 2025 +#Tue Dec 23 10:21:02 GMT 2025 stageCount=26 libraryProject= baseVersion=15.14 publishVersion=15.14.25 -buildCount=0 +buildCount=1 baseBetaVersion=15.14.26