首页 > 系统 > Android > 正文

Android Studio问题收集贴

2019-11-09 17:34:12
字体:
来源:转载
供稿:网友

Error:(2, 0) No service of type Factory available in PRojectScopeServices.

compile报下面的错误

Error:(2, 0) No service of type Factory available in ProjectScopeServices.

点击open file 会跳转到apply plugin: ‘com.github.dcendents.android-maven’这行。 解决方案更新maven-plugin的依赖 classpath ‘com.github.dcendents:android-maven-gradle-plugin:1.5’ 到jcenter查看最新版本android-maven-gradle

参考文章 Android studio 升级2.2 之后 Maven插件不能使用解决


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表