Build Error in Android Studio 2.1.3

和自甴很熟 提交于 2019-12-02 09:29:09

Thanks.

I am using Windows 8.1 I tried deleting the folder .gradle in the application folder. Then I cleaned the project and build it again. IT WORKS FINE NOW.

  • Have you cleaned your project through terminal ? If not use ./gradlew clean this from root project.
  • Also check your gradle files, Is everything is up-to-date and correctly written there. Check for dependencies also.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!