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
Firstly, I got an error message about SDK location. So i updated 'Android NDK Location' path (21.3.6528147). Error message gone.
After that i'm getting a new error like this =>
Execution failed for task ':mobile:kaptBlueGeckoDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
java.lang.reflect.InvocationTargetException (no error message)
How can I fix this?
The text was updated successfully, but these errors were encountered:
I just clonned the project and tried to build it.
Firstly, I got an error message about SDK location. So i updated 'Android NDK Location' path (21.3.6528147). Error message gone.
After that i'm getting a new error like this =>
Execution failed for task ':mobile:kaptBlueGeckoDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
java.lang.reflect.InvocationTargetException (no error message)
How can I fix this?
The text was updated successfully, but these errors were encountered: