mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Accept more sdk terms in travis
This commit is contained in:
parent
5326073ce7
commit
4b4a579ba0
@ -7,6 +7,8 @@ install:
|
||||
- echo y | android update sdk -u -a -t platform-tools
|
||||
- echo y | android update sdk -u -a -t build-tools-24.0.1
|
||||
- echo y | android update sdk -u -a -t android-24
|
||||
- echo y | android update sdk -u -a -t extra-google-m2repository
|
||||
- echo y | android update sdk -u -a -t extra-android-m2repository
|
||||
|
||||
android:
|
||||
components:
|
||||
@ -18,8 +20,6 @@ android:
|
||||
# The BuildTools version used by your project
|
||||
- build-tools-24.0.1
|
||||
|
||||
- tools-2.2.3
|
||||
|
||||
# The SDK version used to compile your project
|
||||
- android-24
|
||||
licenses:
|
||||
|
Loading…
x
Reference in New Issue
Block a user