mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Try to enforce newer Android build tools in Travis
This commit is contained in:
parent
e354f8861e
commit
3ead0b6f6e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ android:
|
|||
components:
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-20.0.0
|
||||
- build-tools-22.0.1
|
||||
- android-19
|
||||
before_install:
|
||||
- rm pom.xml
|
||||
|
|
Loading…
Reference in a new issue