gitlab-ci: apksigner from current build-tools in ubuntu_jammy_pip

This commit is contained in:
Hans-Christoph Steiner 2022-09-14 23:48:12 +02:00
parent 1a30766c24
commit 09b0405eb0
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ ubuntu_jammy_pip:
# back to bare machine to act as user's install machine
- export ANDROID_HOME=/opt/android-sdk
- $pip install sdkmanager
- sdkmanager 'build-tools;30.0.0'
- sdkmanager 'build-tools;33.0.0'
- $pip install dist/fdroidserver-*.tar.gz
- tar xzf dist/fdroidserver-*.tar.gz