mirror of
https://github.com/fankes/moshi.git
synced 2025-12-12 23:11:04 +08:00
* Add kotlin-module with support for Kotlin data classes * Naming and style changes to KotlinJsonAdapter. Biggest changes: * Attempt to support regular classes and data classes * Avoid parameter hashing when indexing is sufficient for constructor parameters