4 lines
105 B
Prolog
4 lines
105 B
Prolog
|
-dontwarn retrofit.**
|
||
|
-keep class retrofit.** { *; }
|
||
|
-keepattributes Signature
|
||
|
-keepattributes Exceptions
|