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 6815e01 commit 1a872b4Copy full SHA for 1a872b4
build.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
22
allprojects {
23
group = "fr.acinq.lightning"
24
- version = "0.3.4-SNAPSHOT"
+ version = "0.3.4"
25
26
repositories {
27
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.
0 commit comments