1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-11 18:06:15 +00:00

Fixed build tools dependency in Travis

This commit is contained in:
David A. Velasco 2015-08-04 11:33:18 +02:00
parent dc057816d3
commit 8d9e0bf682

View File

@ -1,7 +1,7 @@
language: android language: android
android: android:
components: components:
- build-tools-20.0.0 - build-tools-22.0.1
- android-19 - android-19
- android-17 - android-17
- android-14 - android-14