use libzim 9.2.3-1

This commit is contained in:
Emmanuel Engelhart 2024-08-29 13:29:57 +02:00
parent 4a20fb8485
commit 02577714ff
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 // Replace these versions with the latest available versions of libkiwix and libzim
ext.libkiwix_version = "13.1.0-4" ext.libkiwix_version = "13.1.0-4"
ext.libzim_version = "9.2.2" ext.libzim_version = "9.2.3-1"
apply from: 'publish.gradle' apply from: 'publish.gradle'
android { android {