mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
makebs: "fix" platform v24 zip for r02
Google replaced the r01 zip instead of adding the r02 one. Oh well.
This commit is contained in:
parent
8a8c139aa9
commit
79a1f2919a
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ cachefiles = [
|
||||||
('https://dl.google.com/android/repository/platform-23_r03.zip',
|
('https://dl.google.com/android/repository/platform-23_r03.zip',
|
||||||
'4b4bcddead3319708275c54c76294707bfaa953d767e34f1a5b599f3edd0076c'),
|
'4b4bcddead3319708275c54c76294707bfaa953d767e34f1a5b599f3edd0076c'),
|
||||||
('https://dl.google.com/android/repository/platform-24_r01.zip',
|
('https://dl.google.com/android/repository/platform-24_r01.zip',
|
||||||
'292e556e9ec84b4134e4126c835e4ac467f6950924fec3684792af0fcf426091'),
|
'5c9cef4fb7cf55dee7c4b435d2341f9bf26d5b7e3ae40d0b9e6e3d0391a54553'),
|
||||||
('https://dl.google.com/android/repository/build-tools_r17-linux.zip',
|
('https://dl.google.com/android/repository/build-tools_r17-linux.zip',
|
||||||
'4c8444972343a19045236f6924bd7f12046287c70dace96ab88b2159c8ec0e74'),
|
'4c8444972343a19045236f6924bd7f12046287c70dace96ab88b2159c8ec0e74'),
|
||||||
('https://dl.google.com/android/repository/build-tools_r18.0.1-linux.zip',
|
('https://dl.google.com/android/repository/build-tools_r18.0.1-linux.zip',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue