I am using Android Studio Chipmunk (2021.2.1 Patch 1) stable version
Whenever I do any changes in Kotlin or XML file and run the project then changes don't reflect in app unless and until I rebuild the project from Build -> Rebuild Project
.
Every time I have to rebuild project if I have done any changes in code.
I have already tried with File -> Invalidate Caches -> Invalidate and restart