Skip to content

Commit f72034c

Browse files
committed
Updates Gradle plugin to 2.1.0-alpha3
1 parent 8e5de94 commit f72034c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidTestingBlueprint/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.0.0-alpha6'
8+
classpath 'com.android.tools.build:gradle:2.1.0-alpha3'
99

1010
// NOTE: Do not place your application dependencies here; they belong
1111
// in the individual module build.gradle files

0 commit comments

Comments
 (0)