From 2a10cb493d2f645ef491e60fb1242151ef425947 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Thu, 27 Nov 2025 19:22:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0AES=E7=B1=BB=E5=BA=93?= =?UTF-8?q?=EF=BC=8C=E6=9B=B4=E6=96=B0=E5=B9=BF=E5=91=8A=E6=8E=A7=E5=88=B6?= =?UTF-8?q?UI=E7=95=8C=E9=9D=A2=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 0c0bb7ca..dc50cadf 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -77,7 +77,7 @@ dependencies { //api 'androidx.vectordrawable:vectordrawable-animated:1.1.0' //api 'androidx.fragment:fragment:1.1.0' - implementation 'cc.winboll.studio:libaes:15.11.7' + implementation 'cc.winboll.studio:libaes:15.11.8' implementation 'cc.winboll.studio:libappbase:15.11.0' //api fileTree(dir: 'libs', include: ['*.aar']) diff --git a/powerbell/build.properties b/powerbell/build.properties index 1fcbd44a..850b6b05 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Thu Nov 27 14:46:03 HKT 2025 +#Thu Nov 27 11:20:27 GMT 2025 stageCount=10 libraryProject= baseVersion=15.11 publishVersion=15.11.9 -buildCount=0 +buildCount=1 baseBetaVersion=15.11.10