Skip to content

Commit a47ee8d

Browse files
committed
Edit app/proguard-rules.pro
Signed-off-by: Hui-Hong You <hiroshi@ghostsinthelab.org>
1 parent 33ee3bf commit a47ee8d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/proguard-rules.pro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
# Uncomment this to preserve the line number information for
1616
# debugging stack traces.
17-
#-keepattributes SourceFile,LineNumberTable
17+
-keepattributes SourceFile,LineNumberTable
1818

1919
# If you keep the line number information, uncomment this to
2020
# hide the original source file name.
21-
#-renamesourcefileattribute SourceFile
21+
#-renamesourcefileattribute SourceFile

0 commit comments

Comments
 (0)