Replies: 2 comments
-
It is impossible to target that with static shrinker rules. As a result, we offer https://github.com/square/retrofit/tree/trunk/retrofit-response-type-keeper |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the answer, I solved this roughly by turning off R8 fullMode. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What kind of issue is this?
something, or to understand why something isn't working the way you expect it to, use Stack
Overflow. https://stackoverflow.com/questions/tagged/retrofit
As title say, I want to keep generic type of paramters, but I don't know how to do it, default proguard rules of Retrofit not working.

Can anyone tell me how to do this?
Beta Was this translation helpful? Give feedback.
All reactions