My multi-module app is constantly being indexed during build process. I followed this answer and excluded build folder from indexing. However, it reappears in indexes in a while. My .iml folder is not in version control, so it is not overwritten by git. How can I fix that and why does it happen?
Some parameters:
- Android Studio 3.4
- Gradle 5.1.1
- com.android.tools.build:gradle 3.4.0