Skip to content

Instantly share code, notes, and snippets.

@cp-radhika-s
Last active December 22, 2021 06:20
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 cp-radhika-s/87ffecbe17d651fd439fb0b67d2fd4de to your computer and use it in GitHub Desktop.
Save cp-radhika-s/87ffecbe17d651fd439fb0b67d2fd4de to your computer and use it in GitHub Desktop.
data class AppDispatchers(
val IO: CoroutineDispatcher = Dispatchers.IO
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment