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'



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