Skip to content

Commit 564ce5b

Browse files
committed
Upgraded build tools to 2.0.0-beta5.
1 parent 7e6ac5a commit 564ce5b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.0.0-alpha9'
9-
8+
classpath 'com.android.tools.build:gradle:2.0.0-beta5'
109
// NOTE: Do not place your application dependencies here; they belong
1110
// in the individual module build.gradle files
1211
}

0 commit comments

Comments
 (0)