proguard-rules.pro 🔗
@@ -82,3 +82,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