From ba077bce335ccf31adb12217d8dcf79b329347dd Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 10 Aug 2022 16:31:15 +0200 Subject: [PATCH] change proguard rules --- app/proguard-rules.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 0e8b7c97d..b7d85991e 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -14,7 +14,7 @@ # Uncomment this to preserve the line number information for # debugging stack traces. -#-keepattributes SourceFile,LineNumberTable +-keepattributes SourceFile,LineNumberTable # If you keep the line number information, uncomment this to # hide the original source file name.