Rewrite with KSP
klamborowski opened this issue · 2 comments
klamborowski commented
Add support for KSP. Based on recent article it could speed up build time 2x in compare to KAPT.
After doing that you can also add library to Supported Libraries section.
micHar commented
I was already looking into this and decided that I'm gonna wait a bit until it's field tested by bigger guys like moshi. Will keep the issue open, though.
micHar commented
The rewrite is almost done, there are some minor issues with kotlinpoet / typealiases. The processor will be still available for kapt for a few releases.