Hi all. I've recently decided to give koin a go (a...
# koin
b
Hi all. I've recently decided to give koin a go (after tears of using #kodein) ans can't help but wonder what's up with artefact versions being all over the place? Is there koin bom I could pull in to manage them?
a
everything is available here: https://insert-koin.io/docs/setup/koin
let us know if you need something else
b
I'm aware. My main issue is this bit
koin_version= "3.3.2"
koin_android_version= "3.3.2"
koin_android_compose_version= "3.4.1"
koin_ktor= "3.3.0"
It makes it near impossible to manage versions with something like #refreshVersions so I'm wondering if there's some koin BOM I could use as an alterntive?
a
version are independent per minor version track. android 3.3 is compatible core 3.3
but I’m also checking to provide BOM