Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.3
Browse files Browse the repository at this point in the history
| datasource | package                                | from  | to    |
| ---------- | -------------------------------------- | ----- | ----- |
| maven      | androidx.navigation:navigation-compose | 2.8.2 | 2.8.3 |
  • Loading branch information
renovate[bot] committed Oct 16, 2024
1 parent 99ff83e commit 9664718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ compose-rules-detekt = "0.4.16"
androidx-lifecycle = "2.8.6"
androidx-annotation = "1.8.2"
androidx-activity = "1.9.2"
androidx-navigation = "2.8.2"
androidx-navigation = "2.8.3"
android-gradle = "8.7.1"

spotless = "6.25.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ androidx-activity = "1.9.2"
androidx-appcompat = "1.7.0"
androidx-compose-compiler = "1.5.1"
androidx-core-ktx = "1.13.1"
androidx-navigation = "2.8.2"
androidx-navigation = "2.8.3"
android-gradle = "8.7.1"

uuid = "0.8.4"
Expand Down

0 comments on commit 9664718

Please sign in to comment.