Skip to content

Instantly share code, notes, and snippets.

@RidaRidss
Last active August 5, 2021 17:48
Show Gist options
  • Save RidaRidss/c49803a46f5a928db367a3688acda585 to your computer and use it in GitHub Desktop.
Save RidaRidss/c49803a46f5a928db367a3688acda585 to your computer and use it in GitHub Desktop.
Problems reading data from Binary store in /private/var/folders/6x/zv62_x554hl3bf9yzxclhwg00000gn/T/gradle9135510241749950678.bin offset 276943 exists?
When Gradle Files doesnot sync, Choose command as per your system OS , run & have fun :)
For Windows :
cd android && ./gradlew clean dependencies --no-parallel --no-build-cache
For Mac :
sudo ./gradlew clean dependencies --no-parallel --no-build-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment