compile报下面的错误

Error:(2, 0) No service of type Factory<LoggingManagerInternal> 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

更多相关文章

  1. Android中 View not attached to window manager错误的解决办法
  2. Android(安卓)studio 3.0问题、错误积累
  3. Android(安卓)Studio导入项目错误之Gradle版本过高
  4. Error:Execution failed for task ':app:packageDebug'. > !zip.
  5. 打开eclipse的opens the android sdk and avd manager提示错误:e
  6. Android(安卓)单元测试 Error: ShouldNotReachHere()
  7. AS Gradle构建失败异常:Could not download gradle.jar (io.fabr
  8. Warning:The specified Android(安卓)SDK Build Tools version (
  9. 【android】解决Viewpager设置高度为wrap_content无效的方法

随机推荐

  1. android中Acticity之间的跳转
  2. Android 定时重启Android系统源(手机root
  3. Application has stopped unexpectedly.
  4. Android中Json应用实例介绍
  5. android camera(4)
  6. 我的词典:即粘即用二
  7. Android(安卓)camera拍照分辨率
  8. Android(安卓)选择城市,选择联系人,自定义
  9. android ndk生成so库
  10. Android(私有,公有)进程,系统中的进程管理