Skip to content

Commit 4535d00

Browse files
authored
Merge pull request #197 from kosenda/renovate/cimg-android-2023.x
chore(deps): update cimg/android docker tag to v2023.12
2 parents 8069d6a + b5c9384 commit 4535d00

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
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
build-and-test:
55
docker:
6-
- image: cimg/android:2023.09
6+
- image: cimg/android:2023.12
77
steps:
88
- checkout
99
- run:

0 commit comments

Comments
 (0)