set version to 0.1.1
This commit is contained in:
parent
c665814d73
commit
4e42a462e6
@ -20,7 +20,7 @@ plugins {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
group = "fr.acinq.lightning"
|
group = "fr.acinq.lightning"
|
||||||
version = "0.1.1-SNAPSHOT"
|
version = "0.1.1"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.
|
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user