Execution failed for task ':app:compileDebugJavaWithJavac' Android Studio 3.1 Update

后端 未结 13 962
广开言路
广开言路 2020-12-08 06:44

I am getting error after updating the version of Android Studio 3.1 Canary 6

I don\'t why its happen, before that it\'s running successfully.

<
13条回答
  •  感动是毒
    2020-12-08 06:58

    • My solution is simple, don't look at the error notification in Build - Run tasks (which should be Execution failed for task ':app:compileDebugJavaWithJavac')

    • Just fix all errors in the Java Compiler section below it.

提交回复
热议问题