From ea0473606afd0a40cf642ac4450b5dbbbbd07b24 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sun, 31 Aug 2025 06:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=B1=BB=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- powerbell/build.gradle | 6 +++--- powerbell/build.properties | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/powerbell/build.gradle b/powerbell/build.gradle index 07ab4889..8defe521 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -45,9 +45,9 @@ android { dependencies { api fileTree(dir: 'libs', include: ['*.jar']) - api 'cc.winboll.studio:libaes:15.9.2' - api 'cc.winboll.studio:libapputils:15.8.4' - api 'cc.winboll.studio:libappbase:15.8.4' + api 'cc.winboll.studio:libaes:15.9.3' + api 'cc.winboll.studio:libapputils:15.8.5' + api 'cc.winboll.studio:libappbase:15.9.5' // 吐司提示库 api 'com.github.getActivity:ToastUtils:10.5' diff --git a/powerbell/build.properties b/powerbell/build.properties index 5ac496f9..0bb95939 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Wed Aug 13 02:46:25 HKT 2025 +#Sat Aug 30 22:17:10 GMT 2025 stageCount=11 libraryProject= baseVersion=15.4 publishVersion=15.4.10 -buildCount=0 +buildCount=1 baseBetaVersion=15.4.11