1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-26 12:18:13 -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

@ -86,7 +86,7 @@ import com.beust.kobalt.plugin.kotlin.*
val kotlinVersion = "1.0.0-beta-4583"
val p = kotlinProject {
val p = project {
name = "wasabi"
group = "com.example"