Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-compose to v2.8.1 (#75)
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 Sep 22, 2024
1 parent abc56af commit a8ca001
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.0"
navigation-compose = "androidx.navigation:navigation-compose:2.8.1"
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 a8ca001

Please sign in to comment.