Merge into retrofit/retrofit-converters
GMCristiano opened this issue · 1 comments
GMCristiano commented
Any plans on adding your converter into the retrofit-converters compilation?
https://github.com/square/retrofit/tree/master/retrofit-converters
JakeWharton commented
Not until it only relies on stable APIs. Currently the API to look up a serializer from a Type is marked as experimental. Once that or an alternative is stable it will move!