1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-15 10:22:53 +00:00

Merge pull request #79 from owncloud/update_buildTools_to_22_0_1

Update buildTools version to 22.0.1
This commit is contained in:
David A. Velasco
2015-08-04 12:27:03 +02:00
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
language: android
android:
components:
- build-tools-20.0.0
- build-tools-22.0.1
- android-19
- android-17
- android-14
+1 -1
View File
@@ -18,7 +18,7 @@ dependencies {
android {
compileSdkVersion 19
buildToolsVersion "20.0.0"
buildToolsVersion "22.0.1"
sourceSets {
main {
+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 {