Hello,
I am getting an error in Android Studio now:
Error:Failed to complete Gradle execution.
Cause:
Cannot find JAR ‘jul-to-slf4j-1.7.10.jar’ required by module ‘gradle-core’ using classpath or distribution directory ‘/Users/eazyigz/.gradle/wrapper/dists/gradle-2.10-all/a4w5fzrkeut1ox71xslb49gst/gradle-2.10’
Do you know why this is happening, and how I can fix it?
Igor