Formatting.
This commit is contained in:
parent
5f896dc03e
commit
a89860e944
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ val bs = buildScript {
|
||||||
|
|
||||||
val p = project {
|
val p = project {
|
||||||
name = "example"
|
name = "example"
|
||||||
|
|
||||||
exec {
|
exec {
|
||||||
commandLine(listOf("echo", "Hello, World!"))
|
commandLine(listOf("echo", "Hello, World!"))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue