Skip to content

Instantly share code, notes, and snippets.

@keytronic
Created July 25, 2023 10:13
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 keytronic/a4c42104d823cc2020bc4070a8537cf0 to your computer and use it in GitHub Desktop.
Save keytronic/a4c42104d823cc2020bc4070a8537cf0 to your computer and use it in GitHub Desktop.
Medium version catalog article - build.gradle
dependencies {
implementation(libs.kotlin.coroutines.core)
testImplementation(libs.kotlin.coroutines.test)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment