mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
install android sdk as before
This commit is contained in:
parent
2e47291277
commit
90112f795e
1 changed files with 3 additions and 0 deletions
|
|
@ -304,6 +304,9 @@ fdroid build:
|
|||
- test -n "$fdroidserver" || source /etc/profile.d/bsenv.sh
|
||||
|
||||
- *install_sdkmanager
|
||||
|
||||
- sdkmanager "tools" "platform-tools" "build-tools;31.0.0"
|
||||
|
||||
- *install_fdroid_server
|
||||
|
||||
- ln -s $home_vagrant/build $CI_PROJECT_DIR/build
|
||||
|
|
|
|||
Loading…
Reference in a new issue