Hi. I cannot update my project from Koin `0.9.1` t...
# koin
e
Hi. I cannot update my project from Koin
0.9.1
to
0.9.2
due to this exception:
Copy code
NoBeanDefFoundException: No definition found to resolve type 'kotlin.jvm.functions.Function1'
What could have changed in
0.9.2
that is causing this? I understand I'm not providing the steps to reproduce the problem. If this is not enough, I guess I'll stick to 0.9.1 til I can get some time to create simple steps to reproduce this problem.