diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 21cd2b8b..6c559c55 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -18,5 +18,5 @@ # If you keep the line number information, uncomment this to # hide the original source file name. -#-renamesourcefileattribute SourceFile +-renamesourcefileattribute -keep class io.github.lsposed.manager.Constants { *; } \ No newline at end of file