For this error i tried 2 ways: 1)Changed Settings > Builds,Execution,Deployment > Build Tools > Gradle >Gradle home path from gradle-2.8-all.zip to gradle-2.10-all.zip--- not worked
2)Edited Project\gradle\wrapper\gradle-wrapper.properties files field distributionUrl like this from distributionUrl=https://services.gradle.org/distributions/gradle-2.8-all.zip to distributionUrl=https://services.gradle.org/distributions/gradle-2.10-all.zip--- no luck!
still getting above error. Any other ways???
P.S: each time i have done sync & then rebuild project but error occuring again