I'm trying to use koin for compose multiplatform, but adding the dependency for koin compose gives error while syncing
Copy code
:composeApp:commonMain: Could not resolve androidx.lifecycle:lifecycle-runtime-ktx:2.6.1.
Odinakachukwu Omaka-chukwu
07/14/2024, 5:41 PM
Is the compose dependency compatible with compose multiplatform because it only fails for the common and desktop modules(I'm targeting Android and desktop currently)