-
-
Save SanjayDevTech/3ca86cae1cfb69c25086fa7a595114ae to your computer and use it in GitHub Desktop.
gradle file of app module for Navigation component
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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