nor read all the errors
This commit is contained in:
parent
b1a8c6e2d4
commit
509d779bc9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "io.github.adrianvic.itemeconomy"
|
group = "io.github.adrianvic.itemeconomy"
|
||||||
version = version = project.findProperty("versionName")?.toString()
|
version = project.findProperty("versionName")?.toString()
|
||||||
?: System.getenv("ITEMECO_VERSION_NAME")
|
?: System.getenv("ITEMECO_VERSION_NAME")
|
||||||
?: "unknown"
|
?: "unknown"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue