diff --git a/lib/build.gradle b/lib/build.gradle index 0b61f1f..ab04245 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -23,7 +23,7 @@ ext { } // Replace these versions with the latest available versions of libkiwix and libzim -ext.libkiwix_version = "14.0.0" +ext.libkiwix_version = "14.0.0-1" ext.libzim_version = "9.2.3-2" apply from: 'publish.gradle'