using lightning-kmp:1.6.2-FEECREDIT-1

This commit is contained in:
pm47 2024-03-11 17:57:12 +01:00
parent 3027bd1aca
commit 65b1db5716
No known key found for this signature in database
GPG Key ID: E434ED292E85643A

View File

@ -65,7 +65,7 @@ kotlin {
sourceSets { sourceSets {
commonMain { commonMain {
dependencies { dependencies {
implementation("fr.acinq.lightning:lightning-kmp:1.6.2-FEECREDIT-SNAPSHOT") implementation("fr.acinq.lightning:lightning-kmp:1.6.2-FEECREDIT-1")
// ktor serialization // ktor serialization
implementation(ktor("serialization-kotlinx-json")) implementation(ktor("serialization-kotlinx-json"))
// ktor server // ktor server