mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Remove LibkiwixApp
The project was used to assemble all android compilation in one multiplatform java archive. This allow use to remove android_sdk and Gradle builder
This commit is contained in:
@ -55,7 +55,6 @@ base_deps_versions = {
|
||||
'icu4c' : '58.2',
|
||||
'libaria2' : '1.36.0',
|
||||
'libmagic' : '5.35',
|
||||
'android-sdk' : 'r25.2.3',
|
||||
'android-ndk' : 'r13b',
|
||||
'qt' : '5.10.1',
|
||||
'qtwebengine' : '5.10.1',
|
||||
|
Reference in New Issue
Block a user