They are nice to have, and will be needed to build support-v4 from source
not_if "test -d #{sdk_loc}/platform-tools"
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-17
- android-18 android-19
+%w{android-3 android-4 android-5 android-6 android-7 android-8 android-9
+ android-10 android-11 android-12 android-13 android-14 android-15
+ android-16 android-17 android-18 android-19
extra-android-support extra-android-m2repository}.each do |sdk|
script "add_sdk_#{sdk}" do