Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-compose from 2.7.7 to 2.8.1 (#94)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 05b75a1 commit 0d2fb6c
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 @@ -46,7 +46,7 @@ compose-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
compose-activity = "androidx.activity:activity-compose:1.9.2"
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
compose-detekt = "io.nlopez.compose.rules:detekt:0.4.12"
compose-navigation = "androidx.navigation:navigation-compose:2.7.7"
compose-navigation = "androidx.navigation:navigation-compose:2.8.1"
dagger-lib = { module = "com.google.dagger:dagger", version.ref = "dagger" }
dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
detekt-gradle-plugin = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
Expand Down

0 comments on commit 0d2fb6c

Please sign in to comment.