diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 4ed549ed..21432998 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -20,6 +20,8 @@ # hide the original source file name. #-renamesourcefileattribute SourceFile -dontobfuscate +-dontoptimize +-keepattributes * # https://www.guardsquare.com/manual/configuration/attributes -keep class app.revanced.** { *; }