build tools 19.1

pull/189/head
Alex Baker 12 years ago
parent 26731a1c3b
commit 4483a1a5c9

@ -18,7 +18,7 @@ android {
lintConfig file("../lint.xml") lintConfig file("../lint.xml")
} }
compileSdkVersion 19 compileSdkVersion 19
buildToolsVersion "19.0.3" buildToolsVersion "19.1"
compileOptions { compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7 sourceCompatibility JavaVersion.VERSION_1_7

@ -19,7 +19,7 @@ android {
} }
compileSdkVersion 19 compileSdkVersion 19
buildToolsVersion "19.0.3" buildToolsVersion "19.1"
defaultConfig { defaultConfig {
minSdkVersion 7 minSdkVersion 7

Loading…
Cancel
Save