We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575091b commit 6f4c848Copy full SHA for 6f4c848
app/build.gradle
@@ -58,7 +58,7 @@ android {
58
implementation "com.github.bumptech.glide:glide:4.12.0"
59
60
// Dagger Hilt
61
- implementation 'com.google.dagger:hilt-android:2.40'
+ implementation 'com.google.dagger:hilt-android:2.48.1'
62
kapt 'com.google.dagger:hilt-compiler:2.46'
63
64
// Coroutines
0 commit comments