Gradle error upgrading to Android Studio 3.0 Beta 1

后端 未结 7 782

Note: This seems to be an issue with the Android plugin. See comments for associated issues.

I get the following gradle error when building the project:



        
相关标签:
7条回答
  • 2020-12-01 11:05

    Also if none of the 'clean', 'build' etc did not work, then go to Build menu and select "Make Project". It fixed the error for me.

    Although it is advisable to perform a clean and build before this.

    0 讨论(0)
提交回复
热议问题