mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Update template to new syntax.
This commit is contained in:
parent
e221fb2087
commit
e15f330f80
1 changed files with 3 additions and 3 deletions
|
@ -41,9 +41,9 @@ val p = {{directive}} {
|
|||
{{/testDependencies}}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
val packProject = assemble(p) {
|
||||
jar {
|
||||
assemble {
|
||||
jar {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue