I installed Android Studio 0.1.9. Today I got and update to version 0.2 and of course I updated. After the installation I restarted Android Studio but now I get this messag
Select android\gradle\wrapper and open gradle-wrapper.properties
change: distributionUrl=https://services.gradle.org/distributions/gradle-older-version-to-new-version.zip
eg: distributionUrl=https://services.gradle.org/distributions/gradle-5.1.1-all.zip and rebuild your project