Running into kapt cache issue while switching branches (when code-gen source-code gets changed, like Dagger).
Cleaning, incremental cache fixes the issues.
Ideally, source change should be caught by kapt compiler and should re-generate / remove the generated files accordingly.
Any one noticed similar issue with recent upgrades - I am on kotlin
1.9.21
and dagger -
2.48.1