From 751dc1ebe97f505ad3fd6966d688c4db5ce0db12 Mon Sep 17 00:00:00 2001 From: MiMo Date: Sun, 12 Jul 2026 10:25:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20Maven=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC=E8=87=B3=E6=9C=80=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - libaes: 15.20.16 → 15.20.18 - libappbase: 15.20.33 → 15.20.34 --- 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 3f809b4..3d89f9f 100644 --- a/powerbell/build.gradle +++ b/powerbell/build.gradle @@ -75,8 +75,8 @@ dependencies { //api 'androidx.fragment:fragment:1.1.0' // WinBoLL库 nexus.winboll.cc 地址 - api 'cc.winboll.studio:libaes:15.20.16' - api 'cc.winboll.studio:libappbase:15.20.33' + api 'cc.winboll.studio:libaes:15.20.18' + api 'cc.winboll.studio:libappbase:15.20.34' // WinBoLL备用库 jitpack.io 地址 //api 'com.github.ZhanGSKen:AES:aes-v15.15.2' diff --git a/powerbell/build.properties b/powerbell/build.properties index b756316..75eabba 100644 --- a/powerbell/build.properties +++ b/powerbell/build.properties @@ -1,8 +1,8 @@ #Created by .winboll/winboll_app_build.gradle -#Sat Jul 11 16:52:19 GMT 2026 +#Sun Jul 12 10:21:42 CST 2026 stageCount=18 libraryProject= baseVersion=15.15 publishVersion=15.15.17 -buildCount=3 +buildCount=5 baseBetaVersion=15.15.18