Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.1 (#183
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 4ee6a27 commit b95e3fa
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 @@ -23,7 +23,7 @@ androidTools = "31.6.1"

hilt = "2.52"
androidx-hilt = "1.2.0"
navigation = "2.7.7"
navigation = "2.8.1"
#leave it 2.7.0 since newer version uses compose 1.7 which breaks the app
lifecycle = "2.7.0"
work = "2.9.1"
Expand Down

0 comments on commit b95e3fa

Please sign in to comment.