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 538e945 commit 2f111a1Copy full SHA for 2f111a1
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
12
allprojects {
13
group = "fr.acinq.lightning"
14
- version = "1.8.4-SNAPSHOT"
+ version = "1.8.4"
15
16
repositories {
17
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.
0 commit comments