Error: Execution failed for task ':app:clean'. Unable to delete file

后端 未结 30 1194
感动是毒
感动是毒 2020-11-29 17:19

I\'m trying to rebuild my Android Studio Gradle project (containing mostly Kotlin code), but it started to throw an UnableToDeleteFileException during the clean

30条回答
  •  清酒与你
    2020-11-29 18:15

    if you're still having issues then update to the latest version of Android Studio(its 2.1 as of now), might be it was a bug with older version of Android Studio. Its resolved for me now.

提交回复
热议问题