Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

no com.google.dagger:hilt-android dependency was found #403

Open
dmbrechko opened this issue Feb 28, 2022 · 1 comment
Open

no com.google.dagger:hilt-android dependency was found #403

dmbrechko opened this issue Feb 28, 2022 · 1 comment

Comments

@dmbrechko
Copy link

Android Studio Bumblebee 2021.1.1 Patch 1
Gradle build fails with exception:

  • Exception is:
    org.gradle.api.ProjectConfigurationException: A problem occurred configuring project ':mobile'.
    Caused by: java.lang.IllegalStateException: The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android dependency was found.
    at dagger.hilt.android.plugin.HiltGradlePlugin.verifyDependencies(HiltGradlePlugin.kt:471)
    at dagger.hilt.android.plugin.HiltGradlePlugin.apply$lambda-2(HiltGradlePlugin.kt:73)
@Damercy
Copy link

Damercy commented Mar 12, 2022

Requires updation of AGP & Hilt gradle plugin. Already opened this PR to get this issue resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants