TM-SGNL-Android/app/proguard/proguard-retrofit.pro
2021-03-18 13:18:18 +02:00

4 lines
No EOL
105 B
Prolog

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