赞
踩
Github上下载代码AndroidStudio编译报错
ERROR: Unable to determine org.gradle.api.plugins.AndroidMavenPlugin argument #1: missing parameter value of type interface org.gradle.internal.Factory, or no service of type org.gradle.internal.Factory<org.gradle.logging.LoggingManagerInternal>
把gradle相关替换成现在可用的未解决,查看项目build.gradle发现两行代码
apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/installv1.gradle' apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/bintrayv1.gradle'
把这两行干掉之后运行正常
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。