Change version number in build.gradle.
This commit is contained in:
parent
68d6021eb4
commit
fc8198f7ca
1 changed files with 1 additions and 1 deletions
|
@ -70,5 +70,5 @@ def jarPackage(artifactName) {
|
|||
}
|
||||
|
||||
artifacts {
|
||||
archives jarPackage("info.augendre.caps_extractor", "0.1.0", "CapsExtractorApp")
|
||||
archives jarPackage("info.augendre.caps_extractor", "0.2.0", "CapsExtractorApp")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue