Use lightning-kmp 1.6.2-FEECREDIT-5 (#18)

There are no functional changes, this version is published on sonatype.
This commit is contained in:
Pierre-Marie Padiou 2024-03-27 11:43:21 +01:00 committed by GitHub
parent ce86e82854
commit b9c8ffd00e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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