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.
2 parents 8371f97 + 81a924b commit 40967eaCopy full SHA for 40967ea
lib/build.gradle
@@ -19,7 +19,7 @@ ext["sonatypeStagingProfileId"] = properties.getProperty("sonatypeStagingProfile
19
ext {
20
set("GROUP_ID", "org.kiwix")
21
set("ARTIFACT_ID", "libkiwix")
22
- set("VERSION", "2.3.0")
+ set("VERSION", "2.4.0")
23
}
24
25
// Replace these versions with the latest available versions of libkiwix and libzim
0 commit comments