Skip to content

Commit 0257771

Browse files
committed
use libzim 9.2.3-1
1 parent 4a20fb8 commit 0257771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext {
2424

2525
// Replace these versions with the latest available versions of libkiwix and libzim
2626
ext.libkiwix_version = "13.1.0-4"
27-
ext.libzim_version = "9.2.2"
27+
ext.libzim_version = "9.2.3-1"
2828

2929
apply from: 'publish.gradle'
3030
android {

0 commit comments

Comments
 (0)