mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
add gradle 5.2 and 5.2.1
Only install 5.2.1 into the buildserver though. It took only 4 days until 5.2.1 came out and gradle.org recommends using the latest patch release.
This commit is contained in:
parent
9be0b3733b
commit
40cf7311d0
2 changed files with 5 additions and 1 deletions
|
|
@ -370,6 +370,8 @@ cachefiles = [
|
|||
'7506638a380092a0406364c79d6c87d03d23017fc25a5770379d1ce23c3fcd4d'),
|
||||
('https://downloads.gradle.org/distributions/gradle-5.1.1-bin.zip',
|
||||
'4953323605c5d7b89e97d0dc7779e275bccedefcdac090aec123375eae0cc798'),
|
||||
('https://downloads.gradle.org/distributions/gradle-5.2.1-bin.zip',
|
||||
'748c33ff8d216736723be4037085b8dc342c6a0f309081acf682c9803e407357'),
|
||||
('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