1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 12:07:10 -07:00

Update location of Build.kt.

This commit is contained in:
Cedric Beust 2015-12-12 21:25:34 -08:00
parent b4f35b8002
commit 67e633810e
5 changed files with 8 additions and 50 deletions

View file

@ -84,7 +84,7 @@ val jcommander = javaProject {
dependenciesTest {
compile("org.testng:testng:6.9.5")
}
f
assemble {
mavenJars {
}