From 29158e7c9ae5743ee1313205a85e064ed962c8b0 Mon Sep 17 00:00:00 2001 From: X1nto Date: Sun, 18 Apr 2021 15:28:32 +0400 Subject: [PATCH] Revert "prevent stacktrace from obfuscating" This reverts commit 2d30eb60af11f2d854c826953c025702c2e161ce. --- 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 172f0884..761aa457 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -17,7 +17,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.