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.
2 parents 2ae4dd4 + 9399f52 commit 919831bCopy full SHA for 919831b
.circleci/config.yml
@@ -5,7 +5,7 @@ version: 2.1
5
executors:
6
android:
7
docker:
8
- - image: cimg/android:2022.09.2
+ - image: cimg/android:2022.12.1
9
working_directory: ~/code
10
environment:
11
JVM_OPTS: -Xmx3200m
0 commit comments