Hello, i'm trying to build the android native acti...
# kotlin-native
s
Hello, i'm trying to build the android native activity sample from the k/n repository since few days without success. i'm getting this error:
Copy code
Could not determine the dependencies of task ':linkDebugExecutableX86'.
> Could not resolve all dependencies for configuration ':x86CompileKlibraries'.
   > Collection is empty.
Does someone know how to fix it ?