Skip to content

Commit

Permalink
Update CircleCI docker image for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
matteblair committed Jan 6, 2024
1 parent 076b273 commit bc29e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1
executors:
android-executor:
docker:
- image: circleci/android:api-30-ndk
- image: cimg/android:2023.12.1-ndk
environment:
GRADLE_OPTS: -Xmx2048m
CCACHE_MAXSIZE: 400M
Expand Down

0 comments on commit bc29e4d

Please sign in to comment.