mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Add and switch to build-tools 23.0.3
Also bump to the CI image which contains it.
This commit is contained in:
parent
a345e351ba
commit
ec9087d057
6 changed files with 8 additions and 5 deletions
|
@ -62,7 +62,7 @@ end
|
|||
|
||||
%w{17.0.0 18.0.1 18.1.0 18.1.1 19.0.0 19.0.1 19.0.2 19.0.3 19.1.0
|
||||
20.0.0 21.0.0 21.0.1 21.0.2 21.1.0 21.1.1 21.1.2 22.0.0 22.0.1
|
||||
23.0.0 23.0.1 23.0.2
|
||||
23.0.0 23.0.1 23.0.2 23.0.3
|
||||
}.each do |ver|
|
||||
script "add_btools_#{ver}" do
|
||||
interpreter "bash"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue