mirror of
https://github.com/fankes/moshi.git
synced 2025-12-13 20:41:02 +08:00
* Rename .java to .kt * Convert StandardJsonAdapters to Kotlin * Inline factory to object * Idiomatic cleanups + japicmp * Fixes * Another idiomatatic bit * Use knownNotNull() where applicable