Gradle build-info.xml not found for module app in Android Studio

后端 未结 6 1061
温柔的废话
温柔的废话 2020-12-28 14:08

Gradle build-info.xml not found for module app. Please make sure that you are using gradle plugin gradle:2.0.0-alpha or greater

I\'m usi

6条回答
  •  臣服心动
    2020-12-28 15:02

    For me it happens on the Mac, but on Windows it works fine all the time. Ever since I updated Android Studio to version 2.0 beta, the issue was still present until official 2.0 Android Studio version.

    What helped was disabling Instant Run in Android Studio -> Preferences (search for "instant run" or) -> "Build, Execution, Deployment" -> Instant Run -> Enable Instant Run -> turn off

提交回复
热议问题