mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-27 00:38:11 -07:00
Fix libraries.
This commit is contained in:
parent
64056ff1ee
commit
15b840efc2
4 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@ val kobaltPluginApi = project {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile("org.jetbrains.kotlinx:kotlinx.dom:0.0.8",
|
||||
compile("org.jetbrains.kotlinx:kotlinx.dom:0.0.9",
|
||||
|
||||
"com.squareup.okhttp:okhttp:2.5.0",
|
||||
"com.squareup.okio:okio:1.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue