您的位置:首页 > 大数据 > 人工智能

No service of type Factory available in ProjectScopeServices

2016-08-26 21:30 369 查看
将AS2.0升到2.1.3出现的问题:

Noservice of type Factory available in ProjectScopeServices

 

在项目中找到build.gradle这个文件,然后在dependencies中

将版本改为1.4.1即可

classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'




内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐