1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

Add google apis 17 to build server

This commit is contained in:
Ciaran Gultnieks 2013-05-22 14:55:14 +01:00
parent b0e552d8a9
commit 6bdc532168

View File

@ -45,7 +45,7 @@ end
end
%w{addon-google_apis-google-7 addon-google_apis-google-10 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 addon-google_apis-google-17}.each do |sdk|
script "add_addon_#{sdk}" do
interpreter "bash"