Skip to content

Instantly share code, notes, and snippets.

@SanjayDevTech
Created June 23, 2021 04:14
Show Gist options
  • Save SanjayDevTech/3ca86cae1cfb69c25086fa7a595114ae to your computer and use it in GitHub Desktop.
Save SanjayDevTech/3ca86cae1cfb69c25086fa7a595114ae to your computer and use it in GitHub Desktop.
gradle file of app module for Navigation component
implementation 'androidx.navigation:navigation-fragment-ktx:2.3.5'
implementation 'androidx.navigation:navigation-ui-ktx:2.3.5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment