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 e8292b2 commit 0d31897Copy full SHA for 0d31897
.circleci/config.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
working_directory: ~/code
9
docker:
10
- - image: circleci/android:api-28-alpha
+ - image: circleci/android:api-29-alpha
11
environment:
12
JVM_OPTS: -Xmx3200m
13
steps:
0 commit comments