Can I use the compose bom dependency in desktop/shared? or is it limited to the android implementation of compose?
z
zt
02/10/2024, 3:07 AM
That only will assign versions for androidx artifacts. I don't believe there's a BOM for compose multiplatform, but the gradle plugin has included versions which is essentially the same
ex: