Skip to content

Commit 2cd3c9c

Browse files
committed
Update docker image on circle-ci
1 parent ce324d6 commit 2cd3c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defaults: &defaults
22
working_directory: ~/code
33
docker:
4-
- image: circleci/android:api-26-alpha
4+
- image: circleci/android:api-28-alpha
55
environment:
66
JVM_OPTS: -Xmx3200m
77

0 commit comments

Comments
 (0)