Skip to content

Instantly share code, notes, and snippets.

@callebdev
Created September 6, 2021 20:25
Show Gist options
  • Save callebdev/8ee92a360b569799c77aa9d09f1dc1b7 to your computer and use it in GitHub Desktop.
Save callebdev/8ee92a360b569799c77aa9d09f1dc1b7 to your computer and use it in GitHub Desktop.
Dependencia do Jetpack Compose Navigation
dependencies {
implementation "androidx.navigation:navigation-compose:2.4.0-alpha08"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment