Skip to content

[message-adapter-moshi] Avoid 'kotlin-reflect' switching from 'moshi-kotlin' to 'moshi' #196

Open
@xanscale

Description

@xanscale

moshi-kotlin transitively depends on the kotlin-reflect library which is a 2.5 MiB .jar file.

in that way you can use each codegen or reflection inside final app

also retrofit adapter use moshi instead of moshi-kotlin

it require to change just the dependency in gradle and not require code change at all

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpr welcomeFeel free to submit a PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions