EFRConnect-android
EFRConnect-android copied to clipboard
Can't build project.
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?
Problem solved.
Android Studio -> Settings -> Build,Execution,Deployment -> Build tools -> Gradle Changed 'Gradle JDK' to 11 from 8.
Hi @traxformania, thank you for the feedback. Do you get any other errors? If not, can you please close the issue?