mirror of
https://github.com/SoPat712/TrackCovid19.git
synced 2025-08-21 10:18:46 -04:00
12 lines
238 B
YAML
Executable File
12 lines
238 B
YAML
Executable File
language: android
|
|
dist: trusty
|
|
android:
|
|
components:
|
|
- build-tools-26.0.2
|
|
- android-26
|
|
- add-on
|
|
- extra
|
|
licenses:
|
|
- 'android-sdk-preview-license-52d11cd2'
|
|
- 'android-sdk-license-.+'
|
|
- 'google-gdk-license-.+' |