I have been getting "File System Synchronization" dialog a lot lately in Android Studio(almost whenever I run Gradle build). It's so annoying because it blocks the IDE's UI for around 5-10 seconds. The project I am working on is a medium~big size project. Anyone else seeing that? How to speed up the file system synchronization or reduce the frequency of getting that dialog?
- Android Studio 4.2.
- IDE and Gradle heap size: 8096 MB
- Mac i9, SDD
