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 3fc31a9 commit fb0ae19Copy full SHA for fb0ae19
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
12
allprojects {
13
group = "fr.acinq.lightning"
14
- version = "1.7.2"
+ version = "1.7.3-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