Colton Idle
01/18/2024, 9:11 PMGarret Yoder
01/18/2024, 9:23 PMColton Idle
01/18/2024, 9:25 PMcompose-plugin = "1.5.11"
but jetpack compose doesn't go to 1.5.11. Maybe theres a jetbrains compose to jetpack compose mapping somewhereGarret Yoder
01/18/2024, 9:29 PMcompose
versionGarret Yoder
01/18/2024, 9:30 PMcompose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
and then compose = "1.5.4"
from one of my own projects.Colton Idle
01/18/2024, 9:49 PMAlbert Chang
01/19/2024, 12:59 AMjw
01/19/2024, 1:03 AMjw
01/19/2024, 1:04 AMAlbert Chang
01/19/2024, 1:05 AMjw
01/19/2024, 2:53 AM