Skip to content

Commit 1188219

Browse files
mgautierfrkelson42
authored andcommitted
Use last build of libkiwix
1 parent 568c169 commit 1188219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/build.gradle

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

2525
// Replace these versions with the latest available versions of libkiwix and libzim
26-
ext.libkiwix_version = "13.1.0-3"
26+
ext.libkiwix_version = "13.1.0-4"
2727
ext.libzim_version = "9.2.2"
2828

2929
apply from: 'publish.gradle'

0 commit comments

Comments
 (0)