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 1458539 commit 5770f81Copy full SHA for 5770f81
app/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0-RC"
53
54
// Hilt
55
- implementation "com.google.dagger:hilt-android:2.40.2"
+ implementation "com.google.dagger:hilt-android:2.40.5"
56
kapt "com.google.dagger:hilt-android-compiler:2.40.2"
57
58
// Navigation
0 commit comments