Join Slack
Communities
Powered by
`val moshi = Moshi.Builder().add(Date::class.java,...
# announcements
f
fisk
12/17/2016, 1:27 AM
val moshi = Moshi.Builder().add(Date::class.java, Rfc3339DateJsonAdapter()).build()
is what I got from that. I'm on IntelliJ 15.0.2 with the 1.1-M01 version of the plugin, though.
Open in Slack
Previous
Next