Closed nicklasl closed 6 months ago
Currently the Android SDK contains a dependency to kotlinx-serialization for json and defines Serializers for the Value class.
kotlinx-serialization
This is perhaps too opinionated and something that should be controlled by the Providers.
I would suggest an attempt to extract the kotlinx serializers and annotations etc to a separate artifact.
Currently the Android SDK contains a dependency to
kotlinx-serialization
for json and defines Serializers for the Value class.This is perhaps too opinionated and something that should be controlled by the Providers.
I would suggest an attempt to extract the kotlinx serializers and annotations etc to a separate artifact.