From e2703495ae9351d25640efb9c5365c37560d6f88 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Sun, 30 Nov 2025 03:47:36 +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=E4=BB=A5=E6=94=B9=E8=BF=9B=E5=BA=94=E7=94=A8=E5=B4=A9?= =?UTF-8?q?=E6=BA=83=E5=A4=84=E7=90=86=E6=96=B9=E6=B3=95?= 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 aac6f431..6e5c4e47 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -78,7 +78,7 @@ dependencies { //api 'androidx.fragment:fragment:1.1.0' implementation 'cc.winboll.studio:libaes:15.11.8' - implementation 'cc.winboll.studio:libappbase:15.11.2' + implementation 'cc.winboll.studio:libappbase:15.11.4' //api fileTree(dir: 'libs', include: ['*.aar']) api fileTree(dir: 'libs', include: ['*.jar']) diff --git a/powerbell/build.properties b/powerbell/build.properties index 162889d1..111debe4 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sat Nov 29 09:04:04 GMT 2025 +#Sat Nov 29 19:46:37 GMT 2025 stageCount=11 libraryProject= baseVersion=15.11 publishVersion=15.11.10 -buildCount=42 +buildCount=43 baseBetaVersion=15.11.11