From 7d796b5c3fbb2af0cc1c54a71c54ab9554761c7d Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Thu, 18 Dec 2025 17:52:47 +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=9B=B4=E6=96=B0=E8=B0=83=E8=AF=95=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=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 d811fd6..8078ad3 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -88,7 +88,7 @@ dependencies { // WinBoLL备用库 jitpack.io 地址 api 'com.github.ZhanGSKen:AES:aes-v15.12.3' - api 'com.github.ZhanGSKen:APPBase:appbase-v15.12.2' + api 'com.github.ZhanGSKen:APPBase:appbase-v15.14.1' //api fileTree(dir: 'libs', include: ['*.aar']) api fileTree(dir: 'libs', include: ['*.jar']) diff --git a/powerbell/build.properties b/powerbell/build.properties index f5972ea..5371d5a 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Thu Dec 18 07:11:20 GMT 2025 +#Thu Dec 18 09:51:07 GMT 2025 stageCount=10 libraryProject= baseVersion=15.14 publishVersion=15.14.9 -buildCount=34 +buildCount=35 baseBetaVersion=15.14.10