Bump all buildTools versions

This commit is contained in:
Daniel Martí 2015-03-31 21:24:36 +02:00
parent eb6df43384
commit 73bef92f42
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ apply plugin: 'android-library'
android {
compileSdkVersion 17
buildToolsVersion '17.0.0'
buildToolsVersion '22.0.1'
android {
sourceSets {

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 21
buildToolsVersion "21.1.0"
buildToolsVersion '22.0.1'
defaultConfig {
minSdkVersion 4