#1175 try with version 24

This commit is contained in:
Sean Mac Gillicuddy 2019-05-24 15:07:33 +01:00
parent 3d92cac427
commit 5ad196e7f8

View File

@ -6,7 +6,7 @@ sudo: required
env: env:
global: global:
- ANDROID_TARGET=android-25 - ANDROID_TARGET=android-24
- ANDROID_ABI=arm64-v8a - ANDROID_ABI=arm64-v8a
install: install:
@ -36,7 +36,7 @@ android:
- android-27 - android-27
- extra-android-m2repository - extra-android-m2repository
- $ANDROID_TARGET - $ANDROID_TARGET
- sys-img-${ANDROID_ABI}-google_apis-25 - sys-img-${ANDROID_ABI}-google_apis-24
licenses: licenses:
- ".+" - ".+"