We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f250ec2 + 373568b commit e303a6fCopy full SHA for e303a6f
1 file changed
gradle/libs.versions.toml
@@ -58,7 +58,7 @@ ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
58
ktor-client-logging = { module = "io.ktor:ktor-client-logging", version.ref = "ktor" }
59
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
60
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
61
-ldk-node-android = { module = "com.synonym:ldk-node-android", version = "0.7.0-rc.26" }
+ldk-node-android = { module = "com.synonym:ldk-node-android", version = "0.7.0-rc.28" }
62
lifecycle-process = { group = "androidx.lifecycle", name = "lifecycle-process", version.ref = "lifecycle" }
63
lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "lifecycle" }
64
lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle" }
0 commit comments