back to SNAPSHOT

This commit is contained in:
pm47 2024-03-25 10:50:56 +01:00
parent 4e42a462e6
commit 029bd7c162
No known key found for this signature in database
GPG Key ID: E434ED292E85643A

View File

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