Skip to content

Commit 4352dad

Browse files
committed
Add dontobfuscate to proguard-rules.pro
1 parent a763cfc commit 4352dad

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/proguard-rules.pro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
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
22+
-dontobfuscate

0 commit comments

Comments
 (0)