diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index a9c0f371b..34de0fb81 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -1,2 +1,5 @@ -keep class com.simplemobiletools.** { *; } -dontwarn com.simplemobiletools.** + +-renamesourcefileattribute SourceFile +-keepattributes SourceFile, LineNumberTable