I recently updated Android Studio from Chipmunk version – 2021.2.1 to Koala version – 2024.1.1.
Now, when I open my projects, the gradle synchronization starts and always ends with:
C:Users[MY_USER].gradlecaches8.7groovy-dsl8a1452873841172f5abf6c65b3637f25metadata.bin (The specified file could not be found).
I found a solution here ([/questions/78596861/android-error-while-creating-a-jetpack-compose-project-on-android-studio](https://stackoverflow.com)), deleting the C:Users[MY_USER].gradle folder, but I have to do it every day for any project.
I also tried completely uninstalling Android Studio and reinstalling it, but nothing changed.
Does anyone have a more permanent solution in mind?
LucaCA is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.