Skip to content

Commit

Permalink
Merge pull request #71 from LDRAlighieri/renovate/androidxnavigation
Browse files Browse the repository at this point in the history
Update dependency androidx.navigation:navigation-compose to v2.8.4
  • Loading branch information
LDRAlighieri authored Nov 30, 2024
2 parents 1c7a2b1 + bc9e29c commit 4539944
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 @@ -14,7 +14,7 @@ kotlin = "2.1.0"
# Androidx
androidxCoreSplashscreen = "1.0.1"
androidxActivity = "1.9.3"
androidxNavigation = "2.8.3"
androidxNavigation = "2.8.4"
androidxPagingCompose = "3.3.2"
# Compose
androidxComposeBom = "2024.11.00"
Expand Down

0 comments on commit 4539944

Please sign in to comment.