Keep line numbers and stuff in prod
(cherry picked from commit 61601566f7
)
This commit is contained in:
parent
c59383f8c8
commit
eb23f85b1b
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