mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-16 02:24:57 -04:00
Updated library version to 1.0.1
.
This commit is contained in:
parent
8d5373de66
commit
b374eb4c89
@ -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", "1.0.0")
|
set("VERSION", "1.0.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
// 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