转载请标明出处:
http://blog.csdn.net/zq2114522/article/details/50466218;
本文出自:【梁大盛的博客】
1.Could not find *
属于找不到jar包类型.这种很好处理.
首先错误进入错误消息所列出的链接看看是否真的没有找到相应jar包.最简单粗暴的办法是用OSChina仓库即可.(根本原因是jcenter没有这jar包了)
为项目添加OSChina仓库 ‘http://maven.oschina.net/content/groups/public’
相关截图
Error:A problem occurred configuring project ':app'.
> A problem occurred configuring project ':library'.
> Could not resolve all dependencies for configuration ':library:_debugCompile'.
> Could not find com.