javad
12/28/2016, 6:18 PMkapt
plugin with Kotlin 1.0.6 and it works fine. If I use the new kapt
(by applying the plugin and removing the kapt config block), the generated code by FragmentArgs and AutoValue won't work (builder classes are not generated). Am I missing something?