Increment version to 0.6.0-SNAPSHOT
This commit is contained in:
@@ -44,7 +44,7 @@ afterEvaluate {
|
||||
create<MavenPublication>("maven") {
|
||||
groupId = "org.bitcoindevkit"
|
||||
artifactId = "bdk-android"
|
||||
version = "0.4.1-SNAPSHOT"
|
||||
version = "0.6.0-SNAPSHOT"
|
||||
from(components["release"])
|
||||
pom {
|
||||
name.set("bdk-android")
|
||||
|
||||
Reference in New Issue
Block a user