mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-21 05:28:08 +00:00
Try new thing
This commit is contained in:
parent
3fb45599c1
commit
c6116f7fe7
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ job-android:
|
|||
CMAKE_GENERATOR: Ninja
|
||||
|
||||
script:
|
||||
- yes | /opt/android-sdk-linux/tools/bin/sdkmanager "build-tools;27.0.3"
|
||||
- echo "y" | sdkmanager "build-tools;27.0.3"
|
||||
- yes | sdkmanager --licenses
|
||||
- ./prepare.py
|
||||
- make
|
||||
- cp bin/outputs/apk/debug/linphone-android-obiane-debug.apk android-obiane.apk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue