Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.2 (L…
Browse files Browse the repository at this point in the history
…awnchairLauncher#2386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and twnesss committed Oct 9, 2024
1 parent 3d7c517 commit 00fa079
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 @@ -152,7 +152,7 @@ dependencies {
implementation("androidx.compose.material:material-icons-core-android")
implementation("androidx.compose.material3:material3")
implementation("androidx.compose.material3:material3-window-size-class")
implementation("androidx.navigation:navigation-compose:2.8.1")
implementation("androidx.navigation:navigation-compose:2.8.2")
implementation("androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6")

implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
Expand Down

0 comments on commit 00fa079

Please sign in to comment.