From eba9bf1e2c30e30bf6c743105ce3e3c75a746303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E7=8F=82?= <799657600@qq.com> Date: Thu, 31 Jul 2025 10:29:27 +0800 Subject: [PATCH] =?UTF-8?q?readme=E6=B7=B7=E6=B7=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8114a4..df6c004 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,8 @@ ADStateUtils.setSwitchRequestListener(new ADStateUtils.SwitchRequestListener() { ### 注意事项 #### ⚠️ 如果开启了混淆 -###### [混淆AD地址](http://124.221.136.193:3000/app-lib/JKBaseLib/src/branch/master/app/proguard-rules-ad.pro) ###### [混淆BASE地址](http://124.221.136.193:3000/app-lib/JKBaseLib/src/branch/master/app/proguard-rules-base.pro) +###### [混淆AD地址](http://124.221.136.193:3000/app-lib/JKBaseLib/src/branch/master/app/proguard-rules-ad.pro) +###### [混淆BASE地址](http://124.221.136.193:3000/app-lib/JKBaseLib/src/branch/master/app/proguard-rules-base.pro) ```java release { minifyEnabled true // 启用代码混淆