update build tools

// FREEBIE
This commit is contained in:
Jake McGinty 2014-12-12 10:06:15 -08:00
parent c448a833f5
commit a5e5a4c37f
2 changed files with 2 additions and 2 deletions

View file

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

View file

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