Skip to content

Commit e59a8ef

Browse files
committed
chore: update Android Docker image version to 2025.04.1-node
1 parent fc8ed41 commit e59a8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
deploy-android:
9191
docker:
92-
- image: cimg/android:2023.10-node
92+
- image: cimg/android:2025.04.1-node
9393
resource_class: xlarge
9494
environment:
9595
APP_VERSION: << pipeline.parameters.version >>

0 commit comments

Comments
 (0)