Skip to content

Commit

Permalink
chore(deps): navigation 2.8.0-beta07
Browse files Browse the repository at this point in the history
  • Loading branch information
axiel7 committed Aug 9, 2024
1 parent 7ce48b4 commit 8e868ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {
implementation("androidx.compose.material3:material3-window-size-class:$materialVersion")

implementation("androidx.activity:activity-compose:1.9.1")
implementation("androidx.navigation:navigation-compose:2.8.0-beta06")
implementation("androidx.navigation:navigation-compose:2.8.0-beta07")

val lifecycleVersion = "2.8.4"
implementation("androidx.lifecycle:lifecycle-runtime-compose:$lifecycleVersion")
Expand Down

0 comments on commit 8e868ec

Please sign in to comment.