Gradle Error: Path is not a readable directory for an Android Project saved in OneDrive
I had the same problem today: Path “build/[package]/intermediaries/compiled_local_resources/debug/out” is not a readable directory. I was able to fix this issue by deleting the .gradle and rebuilding the project.