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:
parent
81ef95763e
commit
53c40c33b3
6 changed files with 20 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue