Newlines and spacing fixes.

This commit is contained in:
Erik C. Thauvin 2019-03-15 13:15:52 -07:00
parent 403f9a8f5f
commit 6d8a2c17b3
6 changed files with 8 additions and 8 deletions

View file

@ -63,7 +63,7 @@ val p = project {
}
kotlinCompiler {
//args("-source", "1.8")
//args("-source", "1.8")
}
application {
@ -96,4 +96,4 @@ val p = project {
pom2xml {
}
}
}