Update cimg/android Docker tag to v2024 (#903)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-15 15:40:52 -04:00 committed by GitHub
parent b65d09f5c2
commit 05d0411fa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ steps:
- event: pull_request
check_formatting:
image: cimg/android:2023.09.1
image: cimg/android:2024.04.1
commands:
- sudo chown -R circleci:circleci .
- ./gradlew lintKotlin
@ -17,7 +17,7 @@ steps:
- event: pull_request
build_project:
image: cimg/android:2023.09.1
image: cimg/android:2024.04.1
commands:
- sudo chown -R circleci:circleci .
- ./gradlew assembleDebug