Hey friends, I am testing Koin annotations in a pe...
# koin
g
Hey friends, I am testing Koin annotations in a personal project. I updated to use the latest release candidate version (
1.4.0-RC3
), but it looks like the compilation check is not failing where I don’t specify a dependency. I opened a PR here -> https://github.com/gabrielbmoro/MovieDB-App/pull/162/files If someone has any idea what I can try, please let me know!
a
argh 😕 Do you have a branch to reproduce?
g
For sure Arnaud
feature/koin-annotations-update
🙏
a
I could reproduce it locally also on examples apps 😕
g
Arnaud, thank you so much for all the help ❤️
🙏 1
@arnaud.giuliani Do we have any updates about this issue? Thank you 🙏
a
1.4.0 is out. It should help on that
🙌 1
👀 1
g
Hey @arnaud.giuliani, I opened a PR in my personal repo, just to check with you if I am doing something wrong. I updated the koin annotations library to
1.4.0
, but I am still facing the issue. Ty in advance! https://github.com/gabrielbmoro/MovieDB-App/pull/190