mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
Also, use KotlinPoet's escaping for $ characters in formatted strings.
This is partly a revert of 01f600c
(https://github.com/square/moshi/pull/604/).