From 8aaafc99183a63c53a33a8209063c3c19180dc89 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Tue, 21 Jul 2026 09:18:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E8=87=AA=E5=8A=A8=E4=BD=BF?= =?UTF-8?q?=E7=94=A8APPBase=E7=B1=BB=E5=BA=9315.21.*=E7=89=88=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libaes/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libaes/build.gradle b/libaes/build.gradle index 75f0bf4..fba38d8 100644 --- a/libaes/build.gradle +++ b/libaes/build.gradle @@ -62,7 +62,7 @@ dependencies { //annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0' // WinBoLL库 nexus.winboll.cc 地址 - api 'cc.winboll.studio:libappbase:15.20.34' + api 'cc.winboll.studio:libappbase:15.21.+' // 备用库 jitpack.io 地址 //api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33'