Skip to content

Commit

Permalink
Merge pull request #26 from icechen1/master
Browse files Browse the repository at this point in the history
Update gradle plugin version
  • Loading branch information
iammert committed Mar 16, 2016
2 parents 38c305b + 24e36f9 commit c24d280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-alpha5'
classpath 'com.android.tools.build:gradle:2.1.0-alpha1'

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

0 comments on commit c24d280

Please sign in to comment.