We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9768c0b commit 64dbec3Copy full SHA for 64dbec3
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.55'
62
kapt 'com.google.dagger:hilt-compiler:2.50'
63
64
// Coroutines
0 commit comments