Add group and version properties for nexus publishing plugin

This commit is contained in:
thunderbiscuit
2022-10-24 10:19:56 -04:00
parent f820b4fd6f
commit 5991b07385
6 changed files with 17 additions and 6 deletions

View File

@@ -58,6 +58,7 @@ afterEvaluate {
groupId = "org.bitcoindevkit"
artifactId = "bdk-android"
version = "0.10.0-SNAPSHOT"
from(components["release"])
pom {
name.set("bdk-android")