We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d23e9 commit 9d8d807Copy full SHA for 9d8d807
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/code
5
docker:
6
- - image: circleci/android:api-26
+ - image: cimg/android:2024.01
7
environment:
8
JVM_OPTS: -Xmx3200m
9
steps:
0 commit comments