From 21c02db5772f578a775ceed00b3fc47828876339 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Tue, 20 Jan 2026 20:58:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9F=BA=E7=A1=80=E7=B1=BB?= =?UTF-8?q?=E5=BA=93=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=BA=94=E7=94=A8=E7=AD=BE?= =?UTF-8?q?=E5=90=8D=E6=A0=A1=E9=AA=8C=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 237b3c6..abc9e90 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -81,7 +81,7 @@ dependencies { // WinBoLL库 nexus.winboll.cc 地址 api 'cc.winboll.studio:libaes:15.15.2' - api 'cc.winboll.studio:libappbase:15.15.4' + api 'cc.winboll.studio:libappbase:15.15.5' // WinBoLL备用库 jitpack.io 地址 //api 'com.github.ZhanGSKen:AES:aes-v15.15.2' diff --git a/powerbell/build.properties b/powerbell/build.properties index 50401c1..4228fa0 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Mon Jan 19 20:40:18 HKT 2026 +#Tue Jan 20 12:57:09 GMT 2026 stageCount=3 libraryProject= baseVersion=15.15 publishVersion=15.15.2 -buildCount=0 +buildCount=1 baseBetaVersion=15.15.3