1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 00:38:11 -07:00

Fix libraries.

This commit is contained in:
Cedric Beust 2016-02-21 10:56:52 -08:00
parent 64056ff1ee
commit 15b840efc2
4 changed files with 5 additions and 5 deletions

View file

@ -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",