mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 00:40:29 +03:00
Update buildserver for android-23
This commit is contained in:
parent
c813ad0594
commit
d2ccea8246
2 changed files with 6 additions and 6 deletions
|
|
@ -62,9 +62,9 @@ if not os.path.exists(cachedir):
|
|||
os.mkdir(cachedir)
|
||||
|
||||
cachefiles = [
|
||||
('android-sdk_r24.3.3-linux.tgz',
|
||||
'https://dl.google.com/android/android-sdk_r24.3.3-linux.tgz',
|
||||
'a05023aaf149d40a0a848ad49d5c6b43ec730443efb89d1dfa584a132a642bdf'),
|
||||
('android-sdk_r24.3.4-linux.tgz',
|
||||
'https://dl.google.com/android/android-sdk_r24.3.4-linux.tgz',
|
||||
'886412375d8fe6e49a1583e57a8a36a47943666da681701ba9ad1ab7236e83ea'),
|
||||
('gradle-1.4-bin.zip',
|
||||
'https://services.gradle.org/distributions/gradle-1.4-bin.zip',
|
||||
'cd99e85fbcd0ae8b99e81c9992a2f10cceb7b5f009c3720ef3a0078f4f92e94e'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue