build tools 19.1

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

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

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

Loading…
Cancel
Save