升级android studio 2.3 RC1后出错

时间:2017-02-20 09:21:06

标签: android android-studio

帮帮我吧!我被困住了,无法完成我的项目,因为我认为我可以在升级工作室之后做到这一点。

错误消息

enter image description here Appl级别gradle配置

enter image description here

欢迎任何建议。 提前谢谢..

1 个答案:

答案 0 :(得分:0)

通过更改gradle文件中的库版本来测试它

dependencies {
compile 'com.android.support:appcompat-v7:25.1.1'
}