Skip to content

Commit 919831b

Browse files
authored
Merge pull request #305 from tony19/renovate/cimg-android-2022.x
chore(deps): update cimg/android docker tag to v2022.12.1
2 parents 2ae4dd4 + 9399f52 commit 919831b

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
@@ -5,7 +5,7 @@ version: 2.1
55
executors:
66
android:
77
docker:
8-
- image: cimg/android:2022.09.2
8+
- image: cimg/android:2022.12.1
99
working_directory: ~/code
1010
environment:
1111
JVM_OPTS: -Xmx3200m

0 commit comments

Comments
 (0)