Gradle is a dependency of the android platform, not of other dependencies.

This commit is contained in:
Matthieu Gautier
2018-05-30 17:56:06 +02:00
parent 6de2cc80b6
commit 9b85791705
5 changed files with 16 additions and 8 deletions

View File

@ -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',