Hey friends, I am testing Koin annotations in a personal project. I updated to use the latest releas...
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