Android studio下载依赖时出现无法解析':app @ debug / compileClasspath'的依赖关系错误。

原因安装Android studio时设置了代理或镜像服务器。 
解决方法,在C盘中找到.gradle文件夹(一般都是C盘)如我的位置在用记事本打开.gradle中的gradle文件,把网络设置部分删除或注释掉即可。如图产品  转载  https://blog.csdn.net/csdnfengli/article/details/80695769Android studio 下载依赖时出现Unable to resolve dependency for ':[email protected]/compileClasspath'错误。

Android studio 下载依赖时出现Unable to resolve dependency for ':[email protected]/compileClasspath'错误。
 

相关文章:

  • 2021-06-01
  • 2021-06-28
  • 2021-07-10
  • 2021-10-09
  • 2021-07-12
  • 2021-10-28
猜你喜欢
  • 2021-09-29
  • 2021-08-14
  • 2021-08-13
  • 2021-07-01
  • 2021-04-22
  • 2021-12-31
  • 2021-06-17
相关资源
相似解决方案