0

I can not build project and every time I try below error is appear,

Error:Could not initialize class org.gradle.api.internal.artifacts.ivyservice.ivyresolve.strategy.StaticVersionComparator

this is my gradle :

 dependencies {
        classpath 'com.android.tools.build:gradle:2.1.0'

 }

Thanks!

Harshad Pansuriya
  • 20,189
  • 8
  • 67
  • 95
Pooya Haratian
  • 765
  • 4
  • 16

1 Answers1

0

I downloaded the latest gradle and changed my gradle, so problem solved, but of course its not the best solution! sorry of my bad English.

Pooya Haratian
  • 765
  • 4
  • 16