Back to SNAPSHOT

This commit is contained in:
pm47 2024-03-27 14:00:04 +01:00
parent d805f81c2b
commit 3389035dbf
No known key found for this signature in database
GPG Key ID: E434ED292E85643A

View File

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