We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f790e commit 7091e9aCopy full SHA for 7091e9a
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
12
allprojects {
13
group = "fr.acinq.lightning"
14
- version = "1.5.1"
+ version = "1.5.2-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