diff --git a/build.gradle b/build.gradle index 485b26e7..8c3636d7 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { } dependencies { // http://tools.android.com/tech-docs/new-build-system/gradle-experimental - classpath 'com.android.tools.build:gradle-experimental:0.7.0-rc1' + classpath 'com.android.tools.build:gradle-experimental:0.7.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files