Skip to content

Commit f94cbac

Browse files
authored
Use bitcoin-kmp 0.21.0 (#732)
1 parent 49ed521 commit f94cbac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ kotlinx-coroutines = "1.7.3"
44
kotlinx-datetime = "0.6.0"
55
kotlinx-serialization = "1.6.2"
66
ktor = "2.3.7"
7-
bitcoinkmp = "0.20.0" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
8-
secpjnijvm = "0.15.0"
7+
bitcoinkmp = "0.21.0" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
8+
secpjnijvm = "0.16.0"
99
kermit = "2.0.2"
1010
slf4j = "1.7.36"
1111

0 commit comments

Comments
 (0)