FAILURE: Build failed with an exception. * What went wrong: java.io.FileNotFoundException: C:\AndroidProjects\Bomjara\.gradle\2.8\taskArtifacts\cache.properties (Не удается найти указанный файл) > C:\AndroidProjects\Bomjara\.gradle\2.8\taskArtifacts\cache.properties (Не удается найти указанный файл) * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. 

What to do?

  • one
    It is necessary to delete the folder: Project / .gradle / 2.8 then everything will work :) I understood already) - Roman
  • Write it in reply - Yuriy SPb

1 answer 1

You have mysteriously covered the cache of Greydla. Deleting the $project_root/.gradle will help (Gradel will rebuild the caches again).