美文网首页
Gradle 'xxx' project refresh fai

Gradle 'xxx' project refresh fai

作者: 风_b6c8 | 来源:发表于2017-11-06 22:21 被阅读0次

android studio新建项目,报错:Gradle 'xxx' project refresh failed

Failed to open zip file.

Gradle's dependency cache may be corrupt(this sometimes occurs after a network connection timeout.)

解决方案:

把项目的gradle-wrapper.properties中distributionUrl的https改成http即可。

相关文章

网友评论

      本文标题:Gradle 'xxx' project refresh fai

      本文链接:https://www.haomeiwen.com/subject/lxprmxtx.html