Vaibhav Jaiswal
11/01/2024, 4:21 PMcollectAsStateWithLifecycle()
in Compose Multiplatform ?
I tried adding lifecycle-runtime-compose
to my app targetting Android and iOS but gradle fails to sync
Could not resolve androidx.lifecyclelifecycle runtime compose2.8.7.
tylerwilson
11/01/2024, 4:59 PMjetbrains-lifecycle-common = { module = "org.jetbrains.androidx.lifecycle:lifecycle-common", version.ref = "lifecycle-jb" }