We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce324d6 commit 2cd3c9cCopy full SHA for 2cd3c9c
.circleci/config.yml
@@ -1,7 +1,7 @@
1
defaults: &defaults
2
working_directory: ~/code
3
docker:
4
- - image: circleci/android:api-26-alpha
+ - image: circleci/android:api-28-alpha
5
environment:
6
JVM_OPTS: -Xmx3200m
7
0 commit comments