We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88453d commit 8450316Copy full SHA for 8450316
1 file changed
gradle/libs.versions.toml
@@ -64,7 +64,7 @@ ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
64
ktor-client-logging = { module = "io.ktor:ktor-client-logging", version.ref = "ktor" }
65
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
66
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
67
-ldk-node-android = { module = "com.synonym:ldk-node-android", version = "0.7.0-rc.45" }
+ldk-node-android = { module = "com.synonym:ldk-node-android", version = "0.7.0-rc.46" }
68
lifecycle-process = { group = "androidx.lifecycle", name = "lifecycle-process", version.ref = "lifecycle" }
69
lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "lifecycle" }
70
lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle" }
0 commit comments