Join Slack
Powered by
In Moshi, is `KotlinJsonAdapterFactory` needed for...
# squarelibraries
d
dave08
03/25/2019, 11:44 AM
In Moshi, is
KotlinJsonAdapterFactory
needed for Kotlin CodeGen, or is it only used for reflection mode?
e
eric
03/25/2019, 5:57 PM
that's only for reflection.
d
dave08
03/25/2019, 5:59 PM
It might be nice to point that out in the docs... I thought maybe it handled other Kotlin compatibility problems (like null safeness, enums, etc...)
10
Views
Open in Slack
Previous
Next