Skip to content

Commit

Permalink
update proguard rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Axelen123 committed Dec 10, 2024
1 parent f56b175 commit 2ea9d07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,9 @@
-keep class com.android.** {
*;
}
# These two are used by downloader plugins
-keep class app.revanced.manager.plugin.** {
*;
}
-keep class androidx.paging.** {
*;
}

-dontwarn com.google.auto.value.**
-dontwarn java.awt.**
Expand Down

0 comments on commit 2ea9d07

Please sign in to comment.