Bump version to 0.4.0
This commit is contained in:
parent
9a3f930148
commit
6195ba0896
@ -49,7 +49,7 @@ afterEvaluate {
|
|||||||
// You can then customize attributes of the publication as shown below.
|
// You can then customize attributes of the publication as shown below.
|
||||||
groupId = 'org.bitcoindevkit'
|
groupId = 'org.bitcoindevkit'
|
||||||
artifactId = 'bdk-android'
|
artifactId = 'bdk-android'
|
||||||
version = '0.3.2'
|
version = '0.4.0'
|
||||||
|
|
||||||
pom {
|
pom {
|
||||||
name = 'bdk-android'
|
name = 'bdk-android'
|
||||||
|
@ -38,7 +38,7 @@ afterEvaluate {
|
|||||||
|
|
||||||
groupId = 'org.bitcoindevkit'
|
groupId = 'org.bitcoindevkit'
|
||||||
artifactId = 'bdk-jvm'
|
artifactId = 'bdk-jvm'
|
||||||
version = '0.3.2'
|
version = '0.4.0'
|
||||||
|
|
||||||
pom {
|
pom {
|
||||||
name = 'bdk-jvm'
|
name = 'bdk-jvm'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user