android笔记Android技术知识

No service of type Factory avai

2016-09-16  本文已影响24人  shenshizhong

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

上一篇 下一篇

猜你喜欢

热点阅读