Skip to content

Instantly share code, notes, and snippets.

@raviyadav4875
Created February 13, 2018 15:15
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 raviyadav4875/4eb95447b6ad17134d6c9eb1af0f9405 to your computer and use it in GitHub Desktop.
Save raviyadav4875/4eb95447b6ad17134d6c9eb1af0f9405 to your computer and use it in GitHub Desktop.
KTX dependency
repositories {
google()
}
dependencies {
implementation 'androidx.core:core-ktx:0.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment