android/codelab-android-dagger

@Component issue.

Bhaskar91083 opened this issue · 0 comments

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)

  • Try:

Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

Please tell me where am I doing wrong.