Skip to content

Commit

Permalink
Update dependency com.google.dagger:hilt-android to v2.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent 453ef2e commit 0ad3095
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.8.0"
implementation "com.google.dagger:hilt-android:2.44"
implementation "com.google.dagger:hilt-android:2.46.1"
kapt "com.google.dagger:hilt-android-compiler:2.44"
ktlint("com.pinterest:ktlint:0.48.2") {
attributes {
Expand Down

0 comments on commit 0ad3095

Please sign in to comment.