mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
makebuildserver: add Gradle 5.1 and 5.1.1
This commit is contained in:
parent
a5ec1703c9
commit
56620177aa
2 changed files with 7 additions and 1 deletions
|
@ -351,6 +351,10 @@ cachefiles = [
|
|||
'8626cbf206b4e201ade7b87779090690447054bc93f052954c78480fa6ed186e'),
|
||||
('https://downloads.gradle.org/distributions/gradle-5.0-bin.zip',
|
||||
'6157ac9f3410bc63644625b3b3e9e96c963afd7910ae0697792db57813ee79a6'),
|
||||
('https://downloads.gradle.org/distributions/gradle-5.1-bin.zip',
|
||||
'7506638a380092a0406364c79d6c87d03d23017fc25a5770379d1ce23c3fcd4d'),
|
||||
('https://downloads.gradle.org/distributions/gradle-5.1.1-bin.zip',
|
||||
'4953323605c5d7b89e97d0dc7779e275bccedefcdac090aec123375eae0cc798'),
|
||||
('https://dl.google.com/android/ndk/android-ndk-r10e-linux-x86_64.bin',
|
||||
'102d6723f67ff1384330d12c45854315d6452d6510286f4e5891e00a5a8f1d5a'),
|
||||
('https://dl.google.com/android/repository/android-ndk-r11c-linux-x86_64.zip',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue