Back to SNAPSHOT

This commit is contained in:
pm47
2024-04-10 17:37:50 +02:00
parent 04bd430c48
commit 3f1a64a4e1

View File

@@ -21,7 +21,7 @@ plugins {
allprojects {
group = "fr.acinq.lightning"
version = "0.1.4"
version = "0.1.5-SNAPSHOT"
repositories {
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.