1
0
Fork 0
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:
Cedric Beust 2015-10-30 00:27:42 -07:00
parent e221fb2087
commit e15f330f80

View file

@ -41,9 +41,9 @@ val p = {{directive}} {
{{/testDependencies}}
}
}
val packProject = assemble(p) {
assemble {
jar {
}
}
}