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:
Matthieu Gautier
2022-06-09 10:28:59 +02:00
parent 9c4f359170
commit 72c271a74c
10 changed files with 8 additions and 167 deletions

View File

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