I'm getting following exception while running project.
Execution failed for task ':app:*****'.
> java.io.FileNotFoundException: D:\*****\R.java (The system cannot find the path specified)
Tried following ways but its not working
1. Clean Project
2. Rebuild project
3. Invalidate cache and restart
4. Deleted scripts folder from .gradle/cache and rebuild