mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Gradle is a dependency of the android platform, not of other dependencies.
This commit is contained in:
@ -23,7 +23,7 @@ base_deps_versions = {
|
||||
'libmicrohttpd' : '0.9.46',
|
||||
'gumbo' : '0.10.1',
|
||||
'icu4c' : '58.2',
|
||||
'Gradle' : '4.6',
|
||||
'gradle' : '4.6',
|
||||
'libaria2' : '1.33.1',
|
||||
'libmagic' : '5.33',
|
||||
'android-sdk' : 'r25.2.3',
|
||||
|
Reference in New Issue
Block a user