mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
Increment gradle wrapper version
This commit is contained in:
committed by
Matthieu Gautier
parent
502f740ca9
commit
c01ca69130
@ -10,7 +10,7 @@ main_project_versions = {
|
||||
|
||||
# This is the "version" of the whole base_deps_versions dict.
|
||||
# Change this when you change base_deps_versions.
|
||||
base_deps_meta_version = '1'
|
||||
base_deps_meta_version = '2'
|
||||
|
||||
|
||||
base_deps_versions = {
|
||||
@ -23,6 +23,6 @@ base_deps_versions = {
|
||||
'libmicrohttpd' : '0.9.46',
|
||||
'gumbo' : '0.10.1',
|
||||
'icu4c' : '58.2',
|
||||
'Gradle' : '3.4',
|
||||
'Gradle' : '4.6',
|
||||
'libaria2' : '1.33.1'
|
||||
}
|
||||
|
Reference in New Issue
Block a user