Hi, I'd like to use Koin in my small Ktor project. I'm a bit unsure which version of Koin I should be using. The
quickstart page linked from the documentation has "Version: 3.2" at the top, but the link to github goes to the 3.0.1 tag. Is that the one I should be using or would I be better of using 3.2.0-beta-1? There is no quickstart in 3.2.0-beta-1 (yet?) but I guess I could try to replicate what I can see in the examples.