diff --git a/lib/build.gradle b/lib/build.gradle index 129860d..def967f 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 = "13.0.0-1" +ext.libkiwix_version = "13.0.0" ext.libzim_version = "9.1.0" apply from: 'publish.gradle'