mirror of
https://github.com/dessalines/thumb-key.git
synced 2024-12-11 15:56:28 +03:00
Update cimg/android Docker tag to v2024.11.1
This commit is contained in:
parent
6d669a865c
commit
d1e96a3993
@ -7,7 +7,7 @@ steps:
|
||||
- event: pull_request
|
||||
|
||||
check_formatting:
|
||||
image: cimg/android:2024.10.1
|
||||
image: cimg/android:2024.11.1
|
||||
commands:
|
||||
- sudo chown -R circleci:circleci .
|
||||
- ./gradlew lintKotlin
|
||||
@ -17,7 +17,7 @@ steps:
|
||||
- event: pull_request
|
||||
|
||||
build_project:
|
||||
image: cimg/android:2024.10.1
|
||||
image: cimg/android:2024.11.1
|
||||
commands:
|
||||
- sudo chown -R circleci:circleci .
|
||||
- ./gradlew assembleDebug
|
||||
|
Loading…
Reference in New Issue
Block a user