We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b685ef6 commit b54d693Copy full SHA for b54d693
.circleci/config.yml
@@ -4,7 +4,7 @@ jobs:
4
working_directory: ~/code
5
docker:
6
# Android the primary container
7
- - image: circleci/android:api-25
+ - image: cimg/android:2023.08
8
environment:
9
JVM_OPTS: -Xmx1024m
10
steps:
0 commit comments