合并模块AES 同步最新时间标签aes-v15.20.21

This commit is contained in:
qinglong
2026-07-18 04:00:02 +08:00
parent 90cb428ca2
commit 3bae2b3b9a
5 changed files with 67 additions and 16 deletions
+7
View File
@@ -9,6 +9,13 @@
# Add any project specific keep options here:
# JavaMail SMTP(邮件发送核心库,Release编译必须保留)
-dontwarn javax.mail.**
-keep class javax.mail.** { *; }
-keep class javax.mail.internet.** { *; }
-dontwarn com.sun.mail.**
-keep class com.sun.mail.** { *; }
# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class: