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 4609502 commit db202fdCopy full SHA for db202fd
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ldk-node"
3
-version = "0.6.2-rc.3"
+version = "0.6.2-rc.4"
4
authors = ["Elias Rohrer <[email protected]>"]
5
homepage = "https://lightningdevkit.org/"
6
license = "MIT OR Apache-2.0"
bindings/kotlin/ldk-node-android/gradle.properties
@@ -2,4 +2,4 @@ org.gradle.jvmargs=-Xmx1536m
android.useAndroidX=true
android.enableJetifier=true
kotlin.code.style=official
-libraryVersion=0.6.2-rc.1
+libraryVersion=0.6.2-rc.4
0 commit comments