You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Android Studio Bumblebee 2021.1.1 Patch 1
Gradle build fails with exception:
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)
The text was updated successfully, but these errors were encountered: