Skip to content

Commit

Permalink
Upgraded build tools to 2.0.0-beta5.
Browse files Browse the repository at this point in the history
  • Loading branch information
yavski committed Feb 21, 2016
1 parent 7e6ac5a commit 564ce5b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-alpha9'

classpath 'com.android.tools.build:gradle:2.0.0-beta5'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit 564ce5b

Please sign in to comment.