mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Accept sdk licences
This commit is contained in:
parent
b55de3ec3d
commit
5326073ce7
@ -2,6 +2,12 @@ language: android
|
||||
|
||||
jdk: oraclejdk8
|
||||
|
||||
install:
|
||||
- echo y | android update sdk -u -a -t tools
|
||||
- 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
|
||||
|
||||
android:
|
||||
components:
|
||||
# Uncomment the lines below if you want to
|
||||
@ -16,3 +22,5 @@ android:
|
||||
|
||||
# The SDK version used to compile your project
|
||||
- android-24
|
||||
licenses:
|
||||
- '.+'
|
||||
|
Loading…
x
Reference in New Issue
Block a user