Skip to content

Commit

Permalink
Update dependency com.google.dagger:hilt-android to v2.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 6d9fa9f commit 6867680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ dependencies {
debugImplementation("androidx.compose.ui:ui-test-manifest")

// Hilt
implementation("com.google.dagger:hilt-android:2.51.1")
implementation("com.google.dagger:hilt-android:2.52")
implementation("androidx.hilt:hilt-navigation-compose:1.2.0")
kapt("com.google.dagger:hilt-android-compiler:2.51.1")

Expand Down

0 comments on commit 6867680

Please sign in to comment.