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 414aa56 commit c7be837Copy full SHA for c7be837
build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
22
23
allprojects {
24
group = "fr.acinq.lightning"
25
- version = "0.1.2"
+ version = "0.1.3-SNAPSHOT"
26
27
repositories {
28
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.
0 commit comments