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