Skip to content

Commit 2b7994f

Browse files
authored
Update bitcoin-kmp (#839)
To add support for P2A PSBTs.
1 parent 817301a commit 2b7994f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlinx-coroutines = "1.10.2"
44
kotlinx-datetime = "0.7.1"
55
kotlinx-serialization = "1.9.0"
66
ktor = "3.3.0"
7-
bitcoinkmp = "0.28.0" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
7+
bitcoinkmp = "0.28.1" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
88
secpjnijvm = "0.21.0"
99
kermit = "2.0.8"
1010
slf4j = "2.0.17"

0 commit comments

Comments
 (0)