Fix jvm artifact version

This commit is contained in:
Steve Myers 2022-02-28 21:30:18 -08:00
parent 933af8c706
commit a21b69a217
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -44,7 +44,7 @@ afterEvaluate {
groupId = "org.bitcoindevkit"
artifactId = "bdk-jvm"
version = "0.2.2"
version = "0.3.2"
from(components["java"])