I've exported my project as Gradle in Eclipse, but when I import it in Android Studio it throws the following error:
Error:Gradle version 1.10 is required. Current version is 2.2.1. If using the gradle wrapper, try editing the distributionUrl in myProject\gradle\wrapper\gradle-wrapper.properties to gradle-1.10-all.zip.
Please fix the project's Gradle settings. Fix Gradle wrapper and re-import project