Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.5
Browse files Browse the repository at this point in the history
| datasource | package                                | from  | to    |
| ---------- | -------------------------------------- | ----- | ----- |
| maven      | androidx.navigation:navigation-compose | 2.8.3 | 2.8.5 |
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 45c43a1 commit c2d8b67
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.19"
androidx-lifecycle = "2.8.7"
androidx-annotation = "1.9.0"
androidx-activity = "1.9.3"
androidx-navigation = "2.8.3"
androidx-navigation = "2.8.5"
android-gradle = "8.7.2"

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.3"
androidx-appcompat = "1.7.0"
androidx-compose-compiler = "1.5.1"
androidx-core-ktx = "1.15.0"
androidx-navigation = "2.8.3"
androidx-navigation = "2.8.5"
android-gradle = "8.7.2"

uuid = "0.8.4"
Expand Down

0 comments on commit c2d8b67

Please sign in to comment.