How can I resolve `GSON` format conversion - `Inte...
# announcements
n
How can I resolve
GSON
format conversion -
Integer
becomes
Double
Type ?
m
How is this related to Kotlin? I suggest to look on StackOverflow for this kind of problems…
l
Since we're on Kotlin's Slack, I'd recommend to use kotlinx.serialization which has a good doc. Or Moshi for something that looks closer to Gson and works only on JVM&Android.
☝️ 3
🙏 1