美文网首页
Re-download dependencies and syn

Re-download dependencies and syn

作者: 才兄说 | 来源:发表于2018-02-26 17:31 被阅读95次

前言:最近在帮同事安装AS3.0工具时,新建一个项目老是报如下错误,现在记一下解决方法。原因是2.3.3版本的.gradle文件存在,而3.0检测到该文件存在就直接使用,导致不兼容。解决方法就是把.gradle文件夹删除,再次编译.gradle会重新生成问题解决。
错误:
Gradle's dependency cache may be corrupt
Re-download dependencies and sync project(requires network)
Re-download dependencies and sync project(requires network)

相关文章

网友评论

      本文标题:Re-download dependencies and syn

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