1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Updated buildTools in all the Gradle files

This commit is contained in:
David A. Velasco 2015-08-04 11:49:07 +02:00
parent 8d9e0bf682
commit 3ecefdfbcc
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ dependencies {
android { android {
compileSdkVersion 19 compileSdkVersion 19
buildToolsVersion "20.0.0" buildToolsVersion "22.0.1"
sourceSets { sourceSets {
main { main {

View File

@ -12,7 +12,7 @@ dependencies {
android { android {
compileSdkVersion 19 compileSdkVersion 19
buildToolsVersion "20.0.0" buildToolsVersion "22.0.1"
sourceSets { sourceSets {
main { main {