Android Studio 出现Failed to open zip file问题的解决方法

Error:Failed to open zip file.

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

Re-download dependencies and sync project (requires network)

Re-download dependencies and sync project (requires network)

修改文件gradle-wrapper.propertiesAndroid Studio 出现Failed to open zip file问题的解决方法

gradle的版本

修改联build.gradle 文件的版本

Android Studio 出现Failed to open zip file问题的解决方法

修改为本电脑的gradle的版本

相关文章:

  • 2021-11-02
  • 2022-01-17
  • 2022-12-23
  • 2021-12-20
  • 2021-05-07
  • 2021-04-24
  • 2022-12-23
  • 2021-10-24
猜你喜欢
  • 2021-08-31
  • 2022-12-23
  • 2021-10-09
  • 2021-05-30
  • 2022-01-14
相关资源
相似解决方案