android / codelab-kotlin-coroutines

Kotlin Coroutines codelab
Apache License 2.0
552 stars 268 forks source link

App crashes on step 9 #145

Open Biyane opened 3 years ago

Biyane commented 3 years ago

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)