is there a way to execute just kapt (so without compiling) BEFORE anything else, and then run the classic kapt+compilation phase?
I really need to generate some Kotlin code that uses some annotations that need to be picked up by the compilation
Slack Conversation