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.
After adding @Componet, I am getting issues.
Execution failed for task ':app:kaptDebugKotlin'.
Please tell me where am I doing wrong.