Use libzim 9.2.2

This commit is contained in:
Emmanuel Engelhart 2024-06-22 17:22:19 +02:00 committed by Kelson
parent 7bf2836dff
commit 4f530b3f09

View File

@ -24,7 +24,7 @@ ext {
// Replace these versions with the latest available versions of libkiwix and libzim
ext.libkiwix_version = "13.1.0-3"
ext.libzim_version = "9.2.1-1"
ext.libzim_version = "9.2.2"
apply from: 'publish.gradle'
android {