Compare commits
5 Commits
master
...
aad0003e5b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aad0003e5b | ||
|
|
50d9712496 | ||
| 238e4b0a66 | |||
| 2e264a7ea9 | |||
| 75c1331793 |
@@ -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