Skip to content

Commit ecfc0b9

Browse files
committed
chore: update bdk-android to 2.3.1 release version
1 parent a5fe422 commit ecfc0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bdk-android/lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
}
1313

1414
group = "org.bitcoindevkit"
15-
version = "2.4.0-SNAPSHOT"
15+
version = "2.3.1"
1616

1717
android {
1818
namespace = group.toString()

0 commit comments

Comments
 (0)