From 39a3a5aeb04869e9d082890b092fb83ac4941328 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sat, 27 Dec 2025 14:45:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=BB=91=E7=99=BD=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E9=A3=8E=E6=A0=BC=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- powerbell/build.gradle | 2 +- powerbell/build.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/powerbell/build.gradle b/powerbell/build.gradle index 669c2f5..bf2920f 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -87,7 +87,7 @@ dependencies { //api 'cc.winboll.studio:libappbase:15.12.2' // WinBoLL备用库 jitpack.io 地址 - api 'com.github.ZhanGSKen:AES:aes-v15.12.7' + api 'com.github.ZhanGSKen:AES:aes-v15.12.8' 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 748c7af..6882baf 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Fri Dec 26 21:00:10 HKT 2025 +#Sat Dec 27 06:41:38 GMT 2025 stageCount=37 libraryProject= baseVersion=15.14 publishVersion=15.14.36 -buildCount=0 +buildCount=1 baseBetaVersion=15.14.37