codelab-kotlin-coroutines icon indicating copy to clipboard operation
codelab-kotlin-coroutines copied to clipboard

App crashes on step 9

Open Biyane opened this issue 4 years ago • 0 comments
trafficstars

Coroutines in Room & Retrofit. In the end, when I run the app, it crashed with an error:

Execution failed for task ':start:kaptDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
   > java.lang.reflect.InvocationTargetException (no error message)

Biyane avatar Jun 16 '21 15:06 Biyane