mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-10 15:50:26 -04:00
Upgraded the libkiwix, and libzim versions.
* Upgraded the libkiwix to `14.0.0`. * Upgraded the libzim version to `9.2.3-2`.
This commit is contained in:
parent
0d0f67b908
commit
f1a91aa197
@ -23,8 +23,8 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Replace these versions with the latest available versions of libkiwix and libzim
|
// Replace these versions with the latest available versions of libkiwix and libzim
|
||||||
ext.libkiwix_version = "13.1.0-4"
|
ext.libkiwix_version = "14.0.0"
|
||||||
ext.libzim_version = "9.2.3-1"
|
ext.libzim_version = "9.2.3-2"
|
||||||
|
|
||||||
apply from: 'publish.gradle'
|
apply from: 'publish.gradle'
|
||||||
android {
|
android {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user