buildscript { repositories { mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:1.0.0' } } allprojects { repositories { mavenCentral() } }
Reference
http://stackoverflow.com/questions/24298896/android-studio-error-8-0-plugin-with-id-android-not-found