We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3d81a commit 47987a4Copy full SHA for 47987a4
gradle/libs.versions.toml
@@ -4,8 +4,8 @@ kotlinx-coroutines = "1.10.1"
4
kotlinx-datetime = "0.6.2"
5
kotlinx-serialization = "1.8.0"
6
ktor = "3.1.0"
7
-bitcoinkmp = "0.21.0" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
8
-secpjnijvm = "0.16.0"
+bitcoinkmp = "0.22.1" # when upgrading bitcoin-kmp, keep secpjnijvm in sync!
+secpjnijvm = "0.17.1"
9
kermit = "2.0.5"
10
slf4j = "2.0.16"
11
0 commit comments