apply from: "../shared.gradle"

dependencies {
    compile "org.jetbrains.kotlinx:kotlinx-coroutines-core-js:$coroutinesVersion"
}