Raed Ghazal
09/16/2024, 10:03 PMcompose
is coming from? and how can I know which versions are they using and how to do updates?
implementation(compose.runtime)
implementation(compose.foundation)
implementation(compose.material3)
implementation(compose.ui)
implementation(compose.components.resources)
implementation(compose.components.uiToolingPreview)
implementation(compose.components.uiToolingPreview)
they come prewritten in a new compose multiplatform appian.shaun.thomas
09/16/2024, 10:06 PMian.shaun.thomas
09/16/2024, 10:07 PMlibs.versions.toml
file that answers your question.eygraber
09/16/2024, 10:11 PMRaed Ghazal
09/17/2024, 7:44 AMRaed Ghazal
09/17/2024, 7:44 AMeygraber
09/17/2024, 10:46 AMRaed Ghazal
09/17/2024, 3:48 PMeygraber
09/17/2024, 3:49 PMRaed Ghazal
09/17/2024, 3:53 PMorg.jetbrains.compose
?eygraber
09/17/2024, 3:54 PMRaed Ghazal
09/17/2024, 3:55 PMRaed Ghazal
09/17/2024, 3:55 PMbom
kindaeygraber
09/17/2024, 4:02 PM