Skip to content

Instantly share code, notes, and snippets.

@raulh82vlc
Created June 10, 2020 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raulh82vlc/dfaa69dd3cd7653d57b4b77765ec054f to your computer and use it in GitHub Desktop.
Save raulh82vlc/dfaa69dd3cd7653d57b4b77765ec054f to your computer and use it in GitHub Desktop.
Coroutines dependency for convenience backwards compatibility with rx2
// Coroutines dependency for convenience backwards compatibility with rx2
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-rx2:$coroutines_android_version"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment