Skip to content

Instantly share code, notes, and snippets.

@marcinOz
Created August 18, 2019 13:10
Show Gist options
  • Select an option

  • Save marcinOz/07933132748167349e6cc1062692a26f to your computer and use it in GitHub Desktop.

Select an option

Save marcinOz/07933132748167349e6cc1062692a26f to your computer and use it in GitHub Desktop.
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutinesVersion"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutinesVersion"
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutinesVersion"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment