I\'m new to android development and android studio IDE.
I\'ve checked-out a project from bitbucket and when I try to compile it I get the following error:
I had the same problem so and to fix it i download the last version of gradle:
https://services.gradle.org/distributions
and open the gradle in the right bar then choose gradle parameters and change the path of the old gradle into the new one.