Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
proguard: Preserve the line number information for debugging stack tr…
Browse files Browse the repository at this point in the history
…aces
  • Loading branch information
M3DZIK committed Feb 27, 2024
1 parent 80d266b commit 2b9c3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2b9c3c1

Please sign in to comment.