Skip to content

Commit 397a5c1

Browse files
committed
ci update
1 parent 7938720 commit 397a5c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
working_directory: ~/code
55
docker:
66
- image: circleci/android:api-26-alpha
7+
- image: circleci/android:api-27-alpha
78
environment:
89
JVM_OPTS: -Xmx3200m
910
steps:

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ android:
77
- build-tools-26.0.2
88
- build-tools-27.0.3
99
- android-26
10+
- android-27
1011

1112
before_install:
1213
- chmod +x gradlew

0 commit comments

Comments
 (0)