chore: Miscellaneous code clean-up

This commit is contained in:
Pun Butrach
2025-04-14 17:17:51 +07:00
committed by GitHub
parent b11a720621
commit a1f9a2786f
2 changed files with 8 additions and 8 deletions

View File

@@ -13,5 +13,5 @@
-dontwarn java.awt.**
-dontwarn javax.**
# Keep this for Share Plus or else you can't share log in Settings
# Required for Share Plus, ref: ReVanced/revanced-manager#2474
-keep interface android.content.res.XmlResourceParser { *; }