mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 16:28:12 -07:00
Artifact and group.
This commit is contained in:
parent
3eb52d22fc
commit
78338a94c8
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ val r = repos("http://dl.bintray.com/kotlin/kotlinx.dom")
|
|||
|
||||
val wrapper = project {
|
||||
name = "kobalt-wrapper"
|
||||
group = "com.beust"
|
||||
artifactId = name
|
||||
version = readVersion()
|
||||
directory = "modules/wrapper"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue