Add group and version properties for nexus publishing plugin
This commit is contained in:
@@ -58,6 +58,7 @@ afterEvaluate {
|
||||
groupId = "org.bitcoindevkit"
|
||||
artifactId = "bdk-android"
|
||||
version = "0.10.0-SNAPSHOT"
|
||||
|
||||
from(components["release"])
|
||||
pom {
|
||||
name.set("bdk-android")
|
||||
|
||||
Reference in New Issue
Block a user