update build tools

// FREEBIE
pull/1/head
Jake McGinty 10 years ago
parent c448a833f5
commit a5e5a4c37f

@ -88,7 +88,7 @@ dependencyVerification {
android {
compileSdkVersion 21
buildToolsVersion '21.1.1'
buildToolsVersion '21.1.2'
defaultConfig {
minSdkVersion 9

@ -27,7 +27,7 @@ dependencies {
android {
compileSdkVersion 21
buildToolsVersion '21.1.1'
buildToolsVersion '21.1.2'
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7

Loading…
Cancel
Save