Skip to content

Commit

Permalink
fix(deps): update dependency androidx.navigation:navigation-compose t…
Browse files Browse the repository at this point in the history
…o v2.7.5
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 747dca8 commit 6824a6d
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 @@ -12,6 +12,6 @@ accompanist-systemController = { module = "com.google.accompanist:accompanist-sy
compose-bom = { module = "dev.chrisbanes.compose:compose-bom", version = "2023.03.00" }
compose-compiler = { module = "androidx.compose.compiler:compiler", version = "1.5.3" }
compose-material3 = { module = "androidx.compose.material3:material3" }
navigation-compose = { module = "androidx.navigation:navigation-compose", version = "2.7.4" }
navigation-compose = { module = "androidx.navigation:navigation-compose", version = "2.7.5" }
junit = { module = "junit:junit", version = "4.13.2" }
roboletric = { module = "org.robolectric:robolectric", version = "4.10.3" }

0 comments on commit 6824a6d

Please sign in to comment.