Skip to content

Instantly share code, notes, and snippets.

@cp-radhika-s
Created March 10, 2022 05:20
Show Gist options
  • Save cp-radhika-s/a09e7a557f77d2c8e9b61972dc74eee8 to your computer and use it in GitHub Desktop.
Save cp-radhika-s/a09e7a557f77d2c8e9b61972dc74eee8 to your computer and use it in GitHub Desktop.
//okhttp
implementation("com.squareup.okhttp3:okhttp:4.9.3")
//coroutine
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment