mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +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