Skip to content

Commit

Permalink
Update dependency androidx.hilt:hilt-navigation-compose to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2024
1 parent 00feb1f commit 7b445c6
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 @@ -28,7 +28,7 @@ kotlin-immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.6"
javax-inject = "javax.inject:javax.inject:1"
hilt-android = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
hilt-navigation-compose = "androidx.hilt:hilt-navigation-compose:1.0.0"
hilt-navigation-compose = "androidx.hilt:hilt-navigation-compose:1.2.0"
hilt-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "hilt" }

androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.7"
Expand Down

0 comments on commit 7b445c6

Please sign in to comment.