mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-03 21:32:53 +01:00
10 lines
119 B
Prolog
10 lines
119 B
Prolog
|
-dontobfuscate
|
||
|
-dontoptimize
|
||
|
-keepattributes *
|
||
|
-keep class app.revanced.** {
|
||
|
*;
|
||
|
}
|
||
|
-keep class com.google.** {
|
||
|
*;
|
||
|
}
|