Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.2 (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent b4d98b0 commit da4cfb1
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 @@ -47,7 +47,7 @@ hilt-gradle = { module = "com.google.dagger:hilt-android-gradle-plugin", version
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt_version" }
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt_version" }

navigation-compose = "androidx.navigation:navigation-compose:2.8.1"
navigation-compose = "androidx.navigation:navigation-compose:2.8.2"
hilt-navigation = "androidx.hilt:hilt-navigation-compose:1.2.0"

logcat = { module = "com.squareup.logcat:logcat", version = "0.1" }
Expand Down

0 comments on commit da4cfb1

Please sign in to comment.