Skip to content

Commit

Permalink
* update to latest android gradle build tools 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Apr 7, 2016
1 parent 5c38f5f commit 595f308
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 @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.5.0'
classpath 'com.android.tools.build:gradle:2.0.0'
classpath 'com.novoda:bintray-release:0.3.4'
}
}
Expand Down

0 comments on commit 595f308

Please sign in to comment.