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 548ddde commit 91fd65fCopy full SHA for 91fd65f
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/code
5
docker:
6
- - image: circleci/android:api-31
+ - image: circleci/android:api-30
7
environment:
8
JVM_OPTS: -Xmx3200m
9
steps:
0 commit comments