mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
One example I found for this is when a property is annotated with android's `@SuppressLint`, which is only available from the android jar and not visible during apt. This should just be a warning (if even?) and not a hard error.