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

Remove kotlinProject/javaProject.

This commit is contained in:
Cedric Beust 2016-02-04 22:48:29 +04:00
parent 81ef95763e
commit 53c40c33b3
6 changed files with 20 additions and 21 deletions

View file

@ -84,7 +84,7 @@ $ $KOBALT_HOME/kobaltw --init
</p>
<pre class="brush:java">
val project = kotlinProject {
val project = project {
name = "kobalt-line-count"
group = "com.beust.kobalt"
artifactId = name