This commit is contained in:
fengge 2026-07-15 12:33:32 +08:00
parent 75909d953c
commit f3e6aae9c3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
-dontwarn com.google.android.material.snackbar.**
-dontwarn java.beans.**
-dontwarn org.yaml.snakeyaml.**
-keep class org.yaml.snakeyaml.** { *; }
# OkHttp 混淆规则
-keepattributes Signature