Skip to content

Commit 79119fc

Browse files
committed
Use lightning-kmp 1.10.8
1 parent 051721b commit 79119fc

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
@@ -1,6 +1,6 @@
11
[versions]
2-
lightningkmp = "1.10.7"
3-
secp256k1 = "0.18.0" # keep in check with lightning-kmp secp version
2+
lightningkmp = "1.10.8"
3+
secp256k1 = "0.19.0" # keep in check with lightning-kmp secp version
44

55
kotlin = "2.1.10"
66
ktor = "3.1.0"

0 commit comments

Comments
 (0)