Recently I have faced the following problem. When I have just built the project with another user-account before and the permissions were not inherited from a parent directory. It shows an error like that:
java.nio.file.AccessDeniedException: C:\Projects\PracticeApp\app\build\intermediates\signing_config\debug\out\signing-config.json
What is the reason? How can I solve it ? Thank you in advance.