mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
.gitlab-ci.yml: update commandlinetools-linux to a recent version
This commit is contained in:
parent
7a609d0452
commit
3cf37274c0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ image: ubuntu:jammy
|
|||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
ANDROID_HOME: $PWD/android-sdk
|
||||
ANDROID_SDK_TOOLS: 7583922_latest
|
||||
ANDROID_SDK_TOOLS: 8512546_latest
|
||||
ANDROID_SDK_LICENSE_HASH: 24333f8a63b6825ea9c5514f83c2829b004d1fee
|
||||
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue