Set version to 0.1.3
This commit is contained in:
parent
eeafd9cc60
commit
d805f81c2b
@ -1,4 +1,4 @@
|
|||||||
[](http://kotlinlang.org)
|
[](http://kotlinlang.org)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](https://phoenix.acinq.co/server)
|
[](https://phoenix.acinq.co/server)
|
||||||
[](https://phoenix.acinq.co/server/api)
|
[](https://phoenix.acinq.co/server/api)
|
||||||
|
@ -21,7 +21,7 @@ plugins {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
group = "fr.acinq.lightning"
|
group = "fr.acinq.lightning"
|
||||||
version = "0.1.3-SNAPSHOT"
|
version = "0.1.3"
|
||||||
|
|
||||||
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