Skip to content

Commit 7e098e3

Browse files
Update dependency com.google.dagger:hilt-android to v2.53.1
1 parent 9768c0b commit 7e098e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ android {
5858
implementation "com.github.bumptech.glide:glide:4.12.0"
5959

6060
// Dagger Hilt
61-
implementation 'com.google.dagger:hilt-android:2.40'
61+
implementation 'com.google.dagger:hilt-android:2.53.1'
6262
kapt 'com.google.dagger:hilt-compiler:2.50'
6363

6464
// Coroutines

0 commit comments

Comments
 (0)