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
|
@ -214,6 +214,9 @@ cachefiles = [
|
|||
('build-tools-23.0.2.zip',
|
||||
'https://dl.google.com/android/repository/build-tools_r23.0.2-linux.zip',
|
||||
'82754f551a6e36eaf516fbdd00c95ff0ccd19f81d1e134125b6ac4916f7ed9b6'),
|
||||
('build-tools-23.0.3.zip',
|
||||
'https://dl.google.com/android/repository/build-tools_r23.0.3-linux.zip',
|
||||
'd961663d4a9e128841751c0156548a347c882c081c83942e53788d8949bf34e1'),
|
||||
# the binaries that Google uses are here:
|
||||
# https://android.googlesource.com/platform/tools/external/gradle/+/studio-1.5/
|
||||
('gradle-1.4-bin.zip',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue