JakeWharton/retrofit2-kotlinx-serialization-converter

Merge into retrofit/retrofit-converters

GMCristiano opened this issue · 1 comments

Any plans on adding your converter into the retrofit-converters compilation?

https://github.com/square/retrofit/tree/master/retrofit-converters

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!