mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-03 05:13:57 -04:00
Revert "Add android-L target to the buildserver"
This reverts commit 7809ef419f.
android-L is a preview, we want to add android-20 when it comes out.
This commit is contained in:
@@ -66,7 +66,7 @@ end
|
||||
|
||||
%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 android-20 android-L
|
||||
android-16 android-17 android-18 android-19 android-20
|
||||
extra-android-support extra-android-m2repository}.each do |sdk|
|
||||
|
||||
script "add_sdk_#{sdk}" do
|
||||
|
||||
Reference in New Issue
Block a user