Skip to content

Commit bc29e4d

Browse files
committed
Update CircleCI docker image for Android
1 parent 076b273 commit bc29e4d

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
@@ -2,7 +2,7 @@ version: 2.1
22
executors:
33
android-executor:
44
docker:
5-
- image: circleci/android:api-30-ndk
5+
- image: cimg/android:2023.12.1-ndk
66
environment:
77
GRADLE_OPTS: -Xmx2048m
88
CCACHE_MAXSIZE: 400M

0 commit comments

Comments
 (0)