Open
Description
Hi,
I'm working on an android app where jackson serializer is not being employed - we are using gson. Would you consider building variants that use gson or kotlinx serialization ? The first step for me is to try a fork that uses gson, and inject in a mapper
I'm a bit of a newbie in this space - if your interested i'd like to contribute this back "upstream" but i'm not sure how to best approach it
- build variants ?
- some form of dynamic dependency (https://github.com/googlesamples/android-dynamic-code-loading ?? ). Though since this doesn't target android alone, or spring, or ..... i'm
Interested in this ? Ideas or preference on how to implement ?
Activity