mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +08:00
* KotlinPoet 1.4.1 & Kotlin 1.3.50 KotlinPoet uses 1.3.50, so this just matches that now * Remove now-unnecessary custom shade This uses the same common package prefix in kotlinpoet now * Add backwardReferencingTypeVars() regression test Coverage for #955