Gradle: update build tools

This commit is contained in:
mar-v-in 2015-01-15 20:14:52 +01:00
parent 1c2e9644da
commit 330b6bd4f3
1 changed files with 1 additions and 1 deletions

View File

@ -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 {