Skip to content

Commit

Permalink
chore(deps): update dependency androidx.navigation:navigation-compose…
Browse files Browse the repository at this point in the history
… to v2.7.4
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent c3e3706 commit 9eff227
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 @@ -39,7 +39,7 @@ androidx-constraintlayout-compose = { group = "androidx.constraintlayout", name
androidx-core = { group = "androidx.core", name = "core-ktx", version = "1.12.0" }
androidx-datastore-preferences = { group = "androidx.datastore", name = "datastore-preferences", version = "1.0.0" }
androidx-lifecycle-viewmodel-compose = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-compose", version = "2.6.2" }
androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version = "2.7.3" }
androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version = "2.7.4" }
androidx-paging-common = { group = "androidx.paging", name = "paging-common-ktx", version.ref = "paging" }
androidx-paging-compose = { group = "androidx.paging", name = "paging-compose", version.ref = "paging" }
androidx-paging-runtime = { group = "androidx.paging", name = "paging-runtime-ktx", version.ref = "paging" }
Expand Down

0 comments on commit 9eff227

Please sign in to comment.