Skip to content

Commit 5770f81

Browse files
committed
Update dependency com.google.dagger:hilt-android to v2.40.5
1 parent 1458539 commit 5770f81

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
@@ -52,7 +52,7 @@ dependencies {
5252
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0-RC"
5353

5454
// Hilt
55-
implementation "com.google.dagger:hilt-android:2.40.2"
55+
implementation "com.google.dagger:hilt-android:2.40.5"
5656
kapt "com.google.dagger:hilt-android-compiler:2.40.2"
5757

5858
// Navigation

0 commit comments

Comments
 (0)