当前位置: 代码迷 >> 综合 >> Gradle‘s dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
  详细解决方案

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

热度:2   发布时间:2024-02-01 14:54:57.0

如果第一次import工程发生Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
可以在

找到本地存储的地址 wrapper/dists/gradle-版本号 删除
再多尝试几次就好了

  相关解决方案