mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Add android-17 to build server
This commit is contained in:
parent
ea67ae1673
commit
f8cedd581a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ execute "add-android-sdk-path" do
|
|||
end
|
||||
|
||||
%w{android-3 android-4 android-7 android-8 android-10 android-11
|
||||
android-12 android-13 android-14 android-15 android-16
|
||||
android-12 android-13 android-14 android-15 android-16 android-17
|
||||
extra-android-support}.each do |sdk|
|
||||
|
||||
script "add_sdk_#{sdk}" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue