mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-08-04 03:26:08 -04:00
Upgraded the java-libkiwix version to 2.2.3
.
This commit is contained in:
parent
f1a91aa197
commit
6a60864ed1
@ -19,7 +19,7 @@ ext["sonatypeStagingProfileId"] = properties.getProperty("sonatypeStagingProfile
|
|||||||
ext {
|
ext {
|
||||||
set("GROUP_ID", "org.kiwix")
|
set("GROUP_ID", "org.kiwix")
|
||||||
set("ARTIFACT_ID", "libkiwix")
|
set("ARTIFACT_ID", "libkiwix")
|
||||||
set("VERSION", "2.2.2")
|
set("VERSION", "2.2.3")
|
||||||
}
|
}
|
||||||
|
|
||||||
// Replace these versions with the latest available versions of libkiwix and libzim
|
// Replace these versions with the latest available versions of libkiwix and libzim
|
||||||
|
Loading…
x
Reference in New Issue
Block a user