It says in the kapt documentation: "Note that Kapt...
# announcements
o
It says in the kapt documentation: "Note that Kapt does not support multiple rounds for the generated Kotlin files." Does this mean that annotation processing won't run on them at all? Or that it will just happen once
If the former, is there an issue somewhere I can watch for this, or do I need to file one?
found https://youtrack.jetbrains.com/issue/KT-17883 @yan has anything changed regarding this?