I\'m trying to rebuild my Android Studio Gradle project (containing mostly Kotlin code), but it started to throw an UnableToDeleteFileException during the clean
UnableToDeleteFileException
Cleaning the project in Android studio and running again fixed the issue. May be do "Make Project" as well.