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 2f111a1 commit ff19651Copy full SHA for ff19651
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
12
allprojects {
13
group = "fr.acinq.lightning"
14
- version = "1.8.4"
+ version = "1.8.5-SNAPSHOT"
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