damn. is there any tips for getting it to not run ...
# kapt
g
damn. is there any tips for getting it to not run with certain changes? i tried adding a separate library module to our app just now (with no kapt). The main module (with kapt) depends on this library. But any change to the library still triggers kapt to run 😔