mirror of https://github.com/BOINC/boinc.git
[Travis] Use Android SDK 29.
This commit is contained in:
parent
7f55baa091
commit
7c9895b70e
|
@ -54,8 +54,8 @@ jobs:
|
||||||
- language: android
|
- language: android
|
||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- build-tools-28.0.3
|
- build-tools-29.0.2
|
||||||
- android-28
|
- android-29
|
||||||
- extra-google-m2repository
|
- extra-google-m2repository
|
||||||
- extra-android-m2repository
|
- extra-android-m2repository
|
||||||
env: BOINC_TYPE=manager-android
|
env: BOINC_TYPE=manager-android
|
||||||
|
|
Loading…
Reference in New Issue