Updated CIs.

This commit is contained in:
Erik C. Thauvin 2018-11-04 21:34:21 -08:00
parent b0e5e4d62d
commit 79d8704934
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/code
docker:
- image: circleci/android:api-26-alpha
- image: circleci/android:api-27
environment:
JVM_OPTS: -Xmx3200m
steps:

View file

@ -16,8 +16,8 @@ android:
components:
- tools
- platform-tools
- build-tools-26.0.2
- android-26
- build-tools-28.0.3
- android-27
- extra-google-m2repository
- extra-android-m2repository
licenses: