Sam Garfinkel
06/12/2020, 6:44 PMSerializable(with = Foo::class)
. If the referenced class doesn’t exist, the plugin throws an exception, which makes sense. However, with kapt configured to run on the stubs, I thought the compiler plugin would defer computing this until after annotation processing?