Use lightning-kmp 1.7.0-FEECREDIT-8 (#62)

It supports BOLT12 but proper integration will be done in a follow-up PR.
This commit is contained in:
Pierre-Marie Padiou
2024-07-02 14:05:59 +02:00
committed by GitHub
parent 68d2512f7a
commit 4a7e2a4921
4 changed files with 4 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
object Versions {
val kotlin = "1.9.23"
val lightningKmp = "1.6.2-FEECREDIT-7"
val lightningKmp = "1.7.0-FEECREDIT-8"
val sqlDelight = "2.0.1"
val okio = "3.8.0"
val clikt = "4.2.2"