android / codelab-android-dagger

Apache License 2.0
183 stars 157 forks source link

@Component issue. #72

Open Bhaskar91083 opened 2 years ago

Bhaskar91083 commented 2 years ago

After adding @Componet, I am getting issues.

Execution failed for task ':app:kaptDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction java.lang.reflect.InvocationTargetException (no error message)

Please tell me where am I doing wrong.