Updated CIs.
This commit is contained in:
parent
b0e5e4d62d
commit
79d8704934
2 changed files with 5 additions and 5 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue