Skip to content

Commit

Permalink
Update Android Tools Build Gradle to 2.1.0 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanniktech committed Apr 28, 2016
1 parent 8b4cd15 commit 14d871b
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 @@ -11,7 +11,7 @@ buildscript {
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.2.0'
classpath 'com.vanniktech:gradle-android-junit-jacoco-plugin:0.4.0'

classpath 'com.android.tools.build:gradle:2.1.0-alpha5'
classpath 'com.android.tools.build:gradle:2.1.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.12.0'
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.0.8'
}
Expand Down

0 comments on commit 14d871b

Please sign in to comment.