fix missing line numbers in stack traces
Fixes #2958 Closes #2972 // FREEBIE
This commit is contained in:
parent
1c90b59bb8
commit
cb84cc39ce
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
-dontoptimize
|
||||||
|
-keepattributes SourceFile,LineNumberTable
|
||||||
-keep class org.whispersystems.** { *; }
|
-keep class org.whispersystems.** { *; }
|
||||||
-keep class org.thoughtcrime.securesms.** { *; }
|
-keep class org.thoughtcrime.securesms.** { *; }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue