Skip to content

Commit

Permalink
Update dependency com.google.dagger:hilt-android to v2.52 (#67)
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 Nov 24, 2024
1 parent e6e9879 commit 5d1ac9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1"
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.6.1"
implementation "com.google.android.material:material:1.9.0"
implementation "com.google.dagger:hilt-android:2.44"
implementation "com.google.dagger:hilt-android:2.52"
kapt "com.google.dagger:hilt-android-compiler:2.47"
ktlint("com.pinterest:ktlint:0.48.2") {
attributes {
Expand Down

0 comments on commit 5d1ac9f

Please sign in to comment.