session-android/messenger/proguard-retrofit.pro
2020-11-24 13:10:39 +11:00

4 lines
105 B
Prolog

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