mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-23 13:02:45 +00:00
15 lines
190 B
YAML
15 lines
190 B
YAML
language: android
|
|
dist: trusty
|
|
|
|
git:
|
|
depth: 1
|
|
|
|
android:
|
|
components:
|
|
- tools
|
|
- platform-tools
|
|
- build-tools-29.0.1
|
|
- android-29
|
|
|
|
install:
|
|
- yes | sdkmanager "ndk-bundle" |