Skip to content

Instantly share code, notes, and snippets.

@chiragthummar
Created August 18, 2023 05:50
Show Gist options
  • Save chiragthummar/ff9c73cf8f753823eb3909004de7a3b8 to your computer and use it in GitHub Desktop.
Save chiragthummar/ff9c73cf8f753823eb3909004de7a3b8 to your computer and use it in GitHub Desktop.
dependencies {
val nav_version = "2.7.0"
implementation("androidx.navigation:navigation-compose:$nav_version")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment