mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 22:22:22 +01:00
Keep line numbers and stuff in prod
(cherry picked from commit c111825894
)
This commit is contained in:
parent
1109caf305
commit
c6146a6ea3
1 changed files with 2 additions and 0 deletions
2
proguard-rules.pro
vendored
2
proguard-rules.pro
vendored
|
@ -101,3 +101,5 @@
|
|||
# R8 full mode strips generic signatures from return types if not kept.
|
||||
-if interface * { @retrofit2.http.* public *** *(...); }
|
||||
-keep,allowoptimization,allowshrinking,allowobfuscation class <3>
|
||||
|
||||
-keepattributes *Annotation*,SourceFile,LineNumberTable
|
||||
|
|
Loading…
Reference in a new issue