mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-07 16:06:18 +00:00
Drop SDK cmake
This commit is contained in:
parent
e037a1c9b2
commit
38e529e3f6
@ -18,16 +18,15 @@ android:
|
||||
- extra
|
||||
- build-tools-26.0.1
|
||||
- android-26
|
||||
- cmake-3.6.4111459
|
||||
licenses:
|
||||
- 'android-sdk-license-.+'
|
||||
- 'google-gdk-license-.+'
|
||||
- 'android-sdk-preview-license-.+'
|
||||
- 'android-.*'
|
||||
- 'cmake-.*'
|
||||
|
||||
before_install:
|
||||
- wget https://dl.google.com/android/repository/android-ndk-r15c-linux-x86_64.zip > /dev/null
|
||||
- mkdir -p /usr/local/android-sdk/ndk-bundle
|
||||
- unzip android-ndk-r15c-linux-x86_64.zip -d /usr/local/android-sdk/ndk-bundle > /dev/null
|
||||
- export ANDROID_NDK_HOME="/usr/local/android-sdk/ndk-bundle/android-ndk-r15c"
|
||||
- rm -Rf "${ANDROID_HOME}/cmake"
|
Loading…
x
Reference in New Issue
Block a user