Skip to content

Commit f9e891c

Browse files
Merge pull request #106 from duttabhishek0/renovate/com.google.dagger-hilt-compiler-2.x
Update dependency com.google.dagger:hilt-compiler to v2.46
2 parents 824e256 + 32491da commit f9e891c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959

6060
// Dagger Hilt
6161
implementation 'com.google.dagger:hilt-android:2.40'
62-
kapt 'com.google.dagger:hilt-compiler:2.40.5'
62+
kapt 'com.google.dagger:hilt-compiler:2.46'
6363

6464
// Coroutines
6565
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3'

0 commit comments

Comments
 (0)