<@U4UTHH615> Unfortunately, Maven incremental comp...
# kapt
y
@zubzub Unfortunately, Maven incremental compilation and kapt for Maven was implemented independently, and kapt probably doesn’t support IC yet. About the second problem, can you make a reproducible sample with the problem? Also,
generateStubs
are needed only for the original kapt (aka ‘kapt1’) and not needed in ‘kapt3’. Maven only supports ‘kapt3’.