合并模块APPBase 同步最新时间标签appbase-v15.21.4

This commit is contained in:
qinglong
2026-07-23 20:00:03 +08:00
parent b5c5110a51
commit 34304e79f4
12 changed files with 555 additions and 297 deletions

View File

@@ -73,6 +73,10 @@
-dontwarn java.util.function.**
# ============================== 第三方框架规则 ==============================
# JavaMail(libaes SMTPConfigView依赖)
-keep class javax.mail.** { *; }
-dontwarn javax.mail.**
# Retrofit + OkHttp
-keep class retrofit2.** { *; }
-keep interface retrofit2.** { *; }