From 6b46180da7c38a01c1fa26125f5eb67ebd8cd570 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Tue, 20 Jan 2026 21:19:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E6=8C=87=E7=BA=B9=E6=A0=A1?= =?UTF-8?q?=E9=AA=8C=E5=AF=B9=E8=AF=9D=E6=A1=86=E6=98=BE=E7=A4=BA=E4=BC=98?= =?UTF-8?q?=E5=8C=96=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 abc9e90..878d32b 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.5' + api 'cc.winboll.studio:libappbase:15.15.6' // WinBoLL备用库 jitpack.io 地址 //api 'com.github.ZhanGSKen:AES:aes-v15.15.2' diff --git a/powerbell/build.properties b/powerbell/build.properties index f9d3c7d..bcd5785 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Tue Jan 20 21:00:50 HKT 2026 +#Tue Jan 20 13:19:22 GMT 2026 stageCount=4 libraryProject= baseVersion=15.15 publishVersion=15.15.3 -buildCount=0 +buildCount=1 baseBetaVersion=15.15.4