1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +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
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies {
android {
compileSdkVersion 19
buildToolsVersion "20.0.0"
buildToolsVersion "22.0.1"
sourceSets {
main {
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies {
android {
compileSdkVersion 19
buildToolsVersion "20.0.0"
buildToolsVersion "22.0.1"
sourceSets {
main {