What’s the difference between these two? androidx....
# compose
p
What’s the difference between these two? androidx.compose.compiler:compiler androidx.compose:compose-compiler
👀 2
a
The former is the new artifact id of the latter.
☝️ 1
k
Confusing.