We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cimg/android
1 parent f07f4a2 commit 8838728Copy full SHA for 8838728
.circleci/config.yml
@@ -31,7 +31,7 @@ executors:
31
NODE_OPTIONS: '--openssl-legacy-provider'
32
android:
33
docker:
34
- - image: cimg/android:2023.06.1
+ - image: cimg/android:2024.07.1
35
resource_class: large
36
environment:
37
JAVA_TOOL_OPTIONS: '-Xmx1536m'
0 commit comments