Last active
August 5, 2021 17:48
-
-
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?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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