session-android/app/proguard/proguard-retrofit.pro

4 lines
105 B
Prolog

-dontwarn retrofit.**
-keep class retrofit.** { *; }
-keepattributes Signature
-keepattributes Exceptions