mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +08:00
Before, the KotlinJsonAdapter threw "java.lang.IndexOutOfBoundsException: Index: 0, Size: 0" on a duplicate key when the key matched a property that was not a constructor parameter.