there is no special gradle task just the `kapt` be...
# arrow
r
there is no special gradle task just the
kapt
before compile does all the annotation processing so a simple
build
should do it