Compare commits
4 Commits
aad0003e5b
...
v0.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
117b35b05f | ||
| 424ec57cd8 | |||
| 7bbdd82116 | |||
| b7d3082d33 |
@@ -1,2 +1,2 @@
|
||||
version=0.2.0-SNAPSHOT
|
||||
version=0.1.0
|
||||
catalog=0.1.0
|
||||
|
||||
@@ -19,7 +19,7 @@ tasks.register("projectInfo") {
|
||||
println("UTC Time: ${info.utcTimestamp}")
|
||||
println()
|
||||
println("Project group: $groupValue")
|
||||
println("Project name: $nameValue\"")
|
||||
println("Project name: $nameValue")
|
||||
println("Project version: $versionValue")
|
||||
println("Project description: $descriptionValue")
|
||||
println()
|
||||
|
||||
Reference in New Issue
Block a user