1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-10 12:05:53 +00:00

Revert "Update travis dependencies"

This reverts commit 1d2a47bf7d.
This commit is contained in:
Felix Ableitner 2017-11-13 14:36:25 +09:00
parent 3b05663041
commit c3be04a3f2

View file

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