mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-04-29 22:24:31 +02:00
10 lines
119 B
Prolog
10 lines
119 B
Prolog
-dontobfuscate
|
|
-dontoptimize
|
|
-keepattributes *
|
|
-keep class app.revanced.** {
|
|
*;
|
|
}
|
|
-keep class com.google.** {
|
|
*;
|
|
}
|