Skip to content

Commit

Permalink
Use bitcoin-kmp 0.21.0 (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
sstone authored Nov 27, 2024
1 parent 49ed521 commit f94cbac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ kotlinx-coroutines = "1.7.3"
kotlinx-datetime = "0.6.0"
kotlinx-serialization = "1.6.2"
ktor = "2.3.7"
bitcoinkmp = "0.20.0" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
secpjnijvm = "0.15.0"
bitcoinkmp = "0.21.0" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
secpjnijvm = "0.16.0"
kermit = "2.0.2"
slf4j = "1.7.36"

Expand Down

0 comments on commit f94cbac

Please sign in to comment.