From accc276fd83195f8a2f0caa720b5a180404baa71 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Tue, 23 Dec 2025 15:21:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=BB=E9=A2=98=E5=85=83?= =?UTF-8?q?=E7=B4=A0=E7=B1=BB=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- powerbell/build.gradle | 4 ++-- powerbell/build.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/powerbell/build.gradle b/powerbell/build.gradle index 8078ad3..949bc6c 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.0' + 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.3' 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 8bd994b..0a6908f 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Tue Dec 23 14:29:30 HKT 2025 +#Tue Dec 23 07:14:22 GMT 2025 stageCount=25 libraryProject= baseVersion=15.14 publishVersion=15.14.24 -buildCount=0 +buildCount=1 baseBetaVersion=15.14.25