Android Studio – Gradle task ":app:dexBuilderDebug" fails with AccessDeniedException (Android Studio can't delete directories)
I'm using Android Studio Arctic Fox (2020.3.1 Patch 3 | Build #AI-203.7717.56.2031.7784292, built on October 1, 2021). When I try to build my project, gradle task ":app:dexBuilderDebug" fails throwing AccessDeniedException. For a short time, the problem is solved only by…