No service of type Factory available in ProjectScopeServices

将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'



發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章