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 c86062a commit 4d46263Copy full SHA for 4d46263
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.44'
62
kapt 'com.google.dagger:hilt-compiler:2.40.5'
63
64
// Coroutines
0 commit comments