Hi Folks. Has anyone else [observed](<https://git...
# koin
m
Hi Folks. Has anyone else [observed](https://github.com/InsertKoinIO/koin/issues/1929) that with koin 4.0.0-RC1 the
io.insert-koin:koin-compose-viewmodel:4.0.0-RC1
dependency appears to pull in
compose 1.7.0-alpha01
via
org.jetbrains.androidx.navigation:navigation-compose:2.8.0-alpha08
Attempted to overwrite the used version with a resolution strategy in gradle, however it appears that this wouldn't be compatible. Has anyone found a workaround for compose 1.6.11 based projects?