概述
Error:Failed to open zip file.
Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
<a href="syncProject">Re-download dependencies and sync project (requires network)</a>
<a href="syncProject">Re-download dependencies and sync project (requires network)</a>
解决办法
修改文件gradle-wrapper.properties
distributionUrl=https://services.gradle.org/distributions/gradle-3.3-all.zip
修改为你本地存在的gradle版本
查看本地gragle版本方法
以下是我本地的gradle版本
C:Userszpc012.gradlewrapperdists
最后
以上就是高贵裙子为你收集整理的Gradle's dependency cache may be corrupt的全部内容,希望文章能够帮你解决Gradle's dependency cache may be corrupt所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复