Skip to content

Commit

Permalink
fix(deps): update dependency androidx.navigation:navigation-compose t…
Browse files Browse the repository at this point in the history
…o v2.8.3
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 50086b2 commit 407aebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ appcompat = "androidx.appcompat:appcompat:1.6.1"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime:2.8.5"
compose-foundation = "androidx.compose.foundation:foundation:1.6.8"
compose-material3 = "androidx.compose.material3:material3:1.3.0"
navigation-compose = "androidx.navigation:navigation-compose:2.8.0"
navigation-compose = "androidx.navigation:navigation-compose:2.8.3"
junit = { module = "junit:junit", version = "4.13.2" }

0 comments on commit 407aebb

Please sign in to comment.