Error on gradle task ':app:compileDebugJavaWithJavac'

后端 未结 5 1624
慢半拍i
慢半拍i 2021-02-09 06:09

I am working with Android Studio 3.1 Canary 6 and I am getting this error when I build my project. I search this error and many users get this with different reasons, but I did

5条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-09 06:42

    Its smart answer is that there is some syntax error in your Code may be in Java file or XML. Fix them first. Error will gone. work 100 percent for me every time

提交回复
热议问题