Skip to content

Commit

Permalink
Update dependency com.google.dagger:hilt-android to v2.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 8f63c6a commit e4be56c
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.49"
kapt "com.google.dagger:hilt-android-compiler:2.47"
ktlint("com.pinterest:ktlint:0.48.2") {
attributes {
Expand Down

0 comments on commit e4be56c

Please sign in to comment.