Gradle is failing on syncing my project in the new Android Studio 2.0

前端 未结 12 1581
春和景丽
春和景丽 2020-11-30 12:49

I have just upgraded (i.e., installed a full new version) my Android Studio from 1.5 to 2.0. The upgrade seemed to go smoothly, but I am having trouble with my project when

12条回答
  •  攒了一身酷
    2020-11-30 13:15

    It seems there are multiple reasons for this issue. I fixed it by changing the "Gradle version" and "Android plugin version".

    It might be helpful to someone. Go to File->Project Structure. Select Project and update your gradle and android plugin versions.

提交回复
热议问题