mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Update sdk and build-tools
This commit is contained in:
parent
b63ce63017
commit
a50e6dbfbd
3 changed files with 6 additions and 7 deletions
|
@ -62,9 +62,9 @@ if not os.path.exists(cachedir):
|
|||
os.mkdir(cachedir)
|
||||
|
||||
cachefiles = [
|
||||
('android-sdk_r22.6-linux.tgz',
|
||||
'https://dl.google.com/android/android-sdk_r22.6-linux.tgz',
|
||||
'da4c25536ba7f85cdd37be8636fcc563480410788df30c3fc5b5c876e6220e5f'),
|
||||
('android-sdk_r22.6.2-linux.tgz',
|
||||
'https://dl.google.com/android/android-sdk_r22.6.2-linux.tgz',
|
||||
''),
|
||||
('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