Back to SNAPSHOT

This commit is contained in:
pm47 2024-03-25 18:25:42 +01:00
parent 414aa56bfa
commit c7be837117
No known key found for this signature in database
GPG Key ID: E434ED292E85643A

View File

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