mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 05:36:17 +00:00
10 lines
119 B
Prolog
10 lines
119 B
Prolog
-dontobfuscate
|
|
-dontoptimize
|
|
-keepattributes *
|
|
-keep class app.revanced.** {
|
|
*;
|
|
}
|
|
-keep class com.google.** {
|
|
*;
|
|
}
|