You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Can not figure out what is happening.
The text was updated successfully, but these errors were encountered:
I followed all the step till step 12, then got this error with kapt when I try to run the app:
https://developer.android.com/codelabs/android-room-with-a-view-kotlin?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-coroutines%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fandroid-room-with-a-view-kotlin#11
Can not figure out what is happening.
The text was updated successfully, but these errors were encountered: