Skip to content

Commit

Permalink
update dependency androidx.navigation:navigation-compose from 2.6.0-a…
Browse files Browse the repository at this point in the history
…lpha04 to v2.7.6
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent f7068a7 commit d4f713f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared_dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {

// Compose dependencies
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1")
implementation("androidx.navigation:navigation-compose:2.6.0-alpha04")
implementation("androidx.navigation:navigation-compose:2.7.6")
implementation("com.google.accompanist:accompanist-flowlayout:0.17.0")

// Coroutines
Expand Down

0 comments on commit d4f713f

Please sign in to comment.