Created
September 6, 2021 20:25
-
-
Save callebdev/8ee92a360b569799c77aa9d09f1dc1b7 to your computer and use it in GitHub Desktop.
Dependencia do Jetpack Compose Navigation
This file contains hidden or 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
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