1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00

Update travis dependencies

This commit is contained in:
Felix Ableitner 2017-11-13 11:15:54 +09:00
parent 473b2040fc
commit 1d2a47bf7d

View file

@ -7,11 +7,11 @@ dist: trusty
android:
components:
- tools
- android-26
- build-tools-26.0.2
- android-27
- build-tools-27.0.1
- platform-tools
- build-tools-26.0.2
- android-26
- build-tools-27.0.1
- android-27
- extra-android-m2repository
# Install Android NDK (apparently there is no easier way to do this)