Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent f255ed2 commit e32ad69
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 @@ -94,7 +94,7 @@ composeMaterialWindowSize = { module = "androidx.compose.material3:material3-win
composeMaterialIcon = { module = "androidx.compose.material:material-icons-extended" }
composeUiTestManifest = { module = "androidx.compose.ui:ui-test-manifest" }
composeUiTestJunit4 = { module = "androidx.compose.ui:ui-test-junit4" }
composeNavigation = { module = "androidx.navigation:navigation-compose", version = "2.7.2" }
composeNavigation = { module = "androidx.navigation:navigation-compose", version = "2.7.7" }
composeHiltNavigtation = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "composeHiltNavigatiaon" }
composeLintCheck = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.2.0" }
composeCoil = { module = "io.coil-kt:coil-compose", version = "2.4.0" }
Expand Down

0 comments on commit e32ad69

Please sign in to comment.