use libzim 9.2.1

This commit is contained in:
Emmanuel Engelhart 2024-05-02 13:25:34 +02:00
parent f21f37925c
commit a24e6fff02
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

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-1"
ext.libzim_version = "9.2.0"
ext.libzim_version = "9.2.1"
apply from: 'publish.gradle'
android {