update build tools

// FREEBIE
fork-5.53.8
Jake McGinty 2014-12-12 10:06:15 -08:00
rodzic c448a833f5
commit a5e5a4c37f
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

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

Wyświetl plik

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