Kotlin 1.1 and Kobalt 1.0.x optimization
This commit is contained in:
parent
05ec95cfac
commit
58c5f69792
5 changed files with 15 additions and 16 deletions
|
@ -4,10 +4,9 @@ import com.beust.kobalt.plugin.application.*
|
|||
import com.beust.kobalt.plugin.kotlin.*
|
||||
import net.thauvin.erik.kobalt.plugin.versioneye.*
|
||||
|
||||
val repos = repos()
|
||||
|
||||
//val pl = plugins(file("../kobaltBuild/libs/kobalt-versioneye-0.4.3-beta.jar"))
|
||||
val pl = plugins("net.thauvin.erik:kobalt-versioneye:0.4.3-beta")
|
||||
val bs = buildScript {
|
||||
plugins("net.thauvin.erik:kobalt-versioneye:0.4.3-beta")
|
||||
}
|
||||
|
||||
val p = project {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue