Android Studio: Re-download dependencies and sync project
I downloaded an open source game " ChaseWhisplyProject " source code from Github. I imported the project in my Android Studio (Version 1.5.1). It shows following error message: 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) I changed all the dependency versions to latest one bu still it is showing the same message. It has two modules under the main project 1) BaseGameUtils & 2)ChaseWhisply.