Release 2.2.3

* Upgraded the libkiwix version to `14.0.0-1`.
This commit is contained in:
MohitMaliFtechiz 2025-01-27 17:03:47 +05:30 committed by MohitMaliFtechiz
parent 719a3106c4
commit 260f815f74

View File

@ -23,7 +23,7 @@ ext {
}
// Replace these versions with the latest available versions of libkiwix and libzim
ext.libkiwix_version = "14.0.0"
ext.libkiwix_version = "14.0.0-1"
ext.libzim_version = "9.2.3-2"
apply from: 'publish.gradle'