Skip to content

Commit 349c125

Browse files
committed
Use libzim 9.2.1-1 & libkiwix 13.1.0-3
1 parent 7fc2c1a commit 349c125

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ ext {
2323
}
2424

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

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

0 commit comments

Comments
 (0)