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.8.1
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 89d78dc commit e5e36bf
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.7.0")
implementation("androidx.navigation:navigation-compose:2.6.0-alpha04")
implementation("androidx.navigation:navigation-compose:2.8.1")
implementation("com.google.accompanist:accompanist-flowlayout:0.34.0")
implementation ("com.google.accompanist:accompanist-permissions:0.34.0")

Expand Down

0 comments on commit e5e36bf

Please sign in to comment.