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 7fc2c1a commit 349c125Copy full SHA for 349c125
1 file changed
lib/build.gradle
@@ -23,8 +23,8 @@ ext {
23
}
24
25
// 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"
+ext.libkiwix_version = "13.1.0-3"
+ext.libzim_version = "9.2.1-1"
28
29
apply from: 'publish.gradle'
30
android {
0 commit comments