We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a20fb8 commit 0257771Copy full SHA for 0257771
lib/build.gradle
@@ -24,7 +24,7 @@ ext {
24
25
// Replace these versions with the latest available versions of libkiwix and libzim
26
ext.libkiwix_version = "13.1.0-4"
27
-ext.libzim_version = "9.2.2"
+ext.libzim_version = "9.2.3-1"
28
29
apply from: 'publish.gradle'
30
android {
0 commit comments