Gradle version 1.6 is required. Current version is 1.8-20130730220035+0000

前端 未结 7 687
轻奢々
轻奢々 2020-12-24 01:23

Just updated Android-Studio to version 0.2.7 an now I get the error message from the title:

\"e

7条回答
  •  春和景丽
    2020-12-24 02:06

    We have two computers, one of which gave that same message after upgrading to Android Studio 0.2.7. We noticed that the computer which could still build had Gradle installed independently of Android Studio.

    Installing Gradle 1.6 downloaded from the Gradle web site fixed this issue on the computer that wouldn't build.

提交回复
热议问题