Cleaning.

This commit is contained in:
aminecmi
2022-11-08 21:54:12 +01:00
parent 5ecf3c3f87
commit 8ea46e146b
3 changed files with 11 additions and 25 deletions

View File

@ -30,15 +30,8 @@
<fields>;
}
-dontwarn okio.**
-dontwarn retrofit2.Platform$Java8
-keep class retrofit.** { *; }
-keepclasseswithmembers class * {
@retrofit.http.* <methods>;
}
-keepattributes *Annotation*,Signature
-keepattributes Exceptions
-dontwarn okio.**
-dontwarn javax.annotation.Nullable
-dontwarn javax.annotation.ParametersAreNonnullByDefault