mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 00:38:11 -07:00
Update to 3959.
This commit is contained in:
parent
b8dc2bdaf7
commit
07a0f69d8f
2 changed files with 3 additions and 3 deletions
|
@ -62,8 +62,8 @@ val kobalt = kotlinProject(wrapper) {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile("org.jetbrains.kotlin:kotlin-stdlib:1.0.0-beta-2423",
|
||||
"org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.0-beta-2423",
|
||||
compile("org.jetbrains.kotlin:kotlin-stdlib:1.0.0-beta-3595",
|
||||
"org.jetbrains.kotlin:kotlin-compiler-embeddable:1.0.0-beta-3595",
|
||||
"org.jetbrains.dokka:dokka-fatjar:0.9.2",
|
||||
"org.jetbrains.kotlinx:kotlinx.dom:0.0.4",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue