Error:(1, 1) A problem occurred evaluating project ':app'.
> Failed to apply plugin [id 'com.android.application']
> Gradle version 2.10 is required. Current version is 2.8. If using the gradle wrapper, try editing the distributionUrl in E:\xm\MyApplication\gradle\wrapper\gradle-wrapper.properties to gradle-2.10-all.zip
解决状态:已解决,
自从安装Android studio 2.0 之后,问题便来了,首先是gradle版本太低问题,从
http://services.gradle.org/distributions
网站下载gradle2.9(压缩包和解压缩包一同拷贝到此处)后放到(下图)处,并且更改gradle配置为
![]()
同步,运行,重启,解决啦,大功告成!!!!!!!!!!!!!!!!!!!!