diff --git a/lib/build.gradle b/lib/build.gradle index 7ee4a6b..3820dca 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -23,8 +23,8 @@ ext { } // Replace these versions with the latest available versions of libkiwix and libzim -ext.libkiwix_version = "13.1.0-1" -ext.libzim_version = "9.2.1" +ext.libkiwix_version = "13.1.0-3" +ext.libzim_version = "9.2.1-1" apply from: 'publish.gradle' android {