moshi/kotlin/tests
Jesse Wilson 7382145318 Change DelegateKey to use AnnotationSpec instead of AnnotationMirror
AnnotationSpec implements equals() in the way we need, but
AnnotationMirror doesn't. As a consequence this fixes a problem
where we were generating redundant adapters.

Closes: https://github.com/square/moshi/issues/563
2018-09-09 15:27:21 -04:00
..
src Change DelegateKey to use AnnotationSpec instead of AnnotationMirror 2018-09-09 15:27:21 -04:00
pom.xml Generate Kotlin documentation with Dokka 2018-08-14 20:20:15 -04:00