moshi/kotlin/reflect/src/main
Eric Cochran 13a40edf5b
Correct error for duplicate JSON key for Kotlin. (#789)
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.
2019-02-15 11:18:50 -08:00
..
java/com/squareup/moshi Correct error for duplicate JSON key for Kotlin. (#789) 2019-02-15 11:18:50 -08:00
resources/META-INF/proguard keep BuiltInsLoaderImpl for kotlin reflect artifact 2018-08-24 10:47:22 +02:00
test/java/com/squareup/moshi/kotlin/reflect Fall back to reflection when generated adapter is not found. (#728) 2018-11-06 18:28:36 +11:00