mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-12 10:10:30 +03:00
Add gradle 2.4
This commit is contained in:
parent
e608975f78
commit
5985bb4a0b
2 changed files with 4 additions and 1 deletions
|
|
@ -98,6 +98,9 @@ cachefiles = [
|
|||
('gradle-2.3-bin.zip',
|
||||
'https://services.gradle.org/distributions/gradle-2.3-bin.zip',
|
||||
'010dd9f31849abc3d5644e282943b1c1c355f8e2635c5789833979ce590a3774'),
|
||||
('gradle-2.4-bin.zip',
|
||||
'https://services.gradle.org/distributions/gradle-2.4-bin.zip',
|
||||
'c4eaecc621a81f567ded1aede4a5ddb281cc02a03a6a87c4f5502add8fc2f16f'),
|
||||
('Kivy-1.7.2.tar.gz',
|
||||
'https://pypi.python.org/packages/source/K/Kivy/Kivy-1.7.2.tar.gz',
|
||||
'0485e2ef97b5086df886eb01f8303cb542183d2d71a159466f99ad6c8a1d03f1'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue