Gradle Issue - TaskArtifacts/cache.properties Missing

I am having an issue with Gradle. It is saying that

java.io.FileNotFoundException: /Users/Abhishek/muftbytes-androidapp/.gradle/2.1/taskArtifacts/cache.properties (No such file or directory) > /Users/Abhishek/muftbytes-androidapp/.gradle/2.1/taskArtifacts/cache.properties (No such file or directory)

What should I do ? Please suggest anything to get rid of this.

First thing to try is ‘rm -rf /Users/Abhishek/muftbytes-androidapp/.gradle’.

Yeah done. Then what should I do ??

Will need the full stacktrace. You can get it by running with ‘-s’.