session-android/session/proguard/proguard-retrofit.pro
2020-11-25 11:56:00 +11:00

4 lines
105 B
Prolog

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