1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-05 18:50:09 +02:00

Additional sdk platform for build server

This commit is contained in:
Ciaran Gultnieks 2012-09-14 23:14:16 +01:00
parent 7a0df25525
commit fb7e73afff

View File

@ -44,7 +44,7 @@ end
end end
%w{addon-google_apis-google-7 addon-google_apis-google-15 addon-google_apis-google-16}.each do |sdk| %w{addon-google_apis-google-7 addon-google_apis-google-10 addon-google_apis-google-15 addon-google_apis-google-16}.each do |sdk|
script "add_addon_#{sdk}" do script "add_addon_#{sdk}" do
interpreter "bash" interpreter "bash"