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 1972197 commit 0edcccfCopy full SHA for 0edcccf
app/build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
implementation("androidx.core:core-splashscreen:1.0.1")
55
implementation("androidx.compose.ui:ui")
56
implementation("androidx.compose.ui:ui-tooling-preview")
57
- implementation("com.google.dagger:hilt-android:2.47")
+ implementation("com.google.dagger:hilt-android:2.56.2")
58
debugImplementation("androidx.compose.ui:ui-tooling")
59
kapt("com.google.dagger:hilt-android-compiler:2.47")
60
}
0 commit comments