diff --git a/AndroidTestingBlueprint/build.gradle b/AndroidTestingBlueprint/build.gradle index af5184d..47948b1 100644 --- a/AndroidTestingBlueprint/build.gradle +++ b/AndroidTestingBlueprint/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:2.0.0-alpha3' + classpath 'com.android.tools.build:gradle:2.0.0-alpha6' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files