Skip to content

Commit

Permalink
Update dependency com.google.dagger:hilt-android-compiler to v2.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent b7b89aa commit 00c0c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies {
testImplementation "org.robolectric:robolectric:4.5.1"

androidTestImplementation 'com.google.dagger:hilt-android-testing:2.46.1'
kaptAndroidTest 'com.google.dagger:hilt-android-compiler:2.46.1'
kaptAndroidTest 'com.google.dagger:hilt-android-compiler:2.51.1'

// Instrumented Unit Tests
androidTestImplementation "junit:junit:4.13.2"
Expand Down

0 comments on commit 00c0c2c

Please sign in to comment.