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