mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
add missing build-tools and platforms
This commit is contained in:
parent
daa5ad152e
commit
bdc10caa57
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,8 @@ packages="
|
|||
build-tools;30.0.2
|
||||
build-tools;30.0.3
|
||||
build-tools;31.0.0
|
||||
build-tools;32.0.0
|
||||
build-tools;33.0.0
|
||||
platforms;android-10
|
||||
platforms;android-11
|
||||
platforms;android-12
|
||||
|
@ -96,6 +98,8 @@ packages="
|
|||
platforms;android-29
|
||||
platforms;android-30
|
||||
platforms;android-31
|
||||
platforms;android-32
|
||||
platforms;android-33
|
||||
"
|
||||
|
||||
if [ $# -gt 0 ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue