Skip to content

Commit

Permalink
Gradle: update build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Jan 15, 2015
1 parent 1c2e964 commit 330b6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -9,7 +9,7 @@ buildscript {
apply plugin: 'com.android.library'
android {
compileSdkVersion 21
buildToolsVersion "21.0.2"
buildToolsVersion "21.1.2"
lintOptions.abortOnError false

sourceSets {
Expand Down

0 comments on commit 330b6bd

Please sign in to comment.