Christopher Mederos
02/20/2025, 6:47 AMimplementation(compose.runtime)
implementation(compose.foundation)
implementation(compose.material3)
implementation(compose.ui)
...
Where can I find what versions of each library are being mapped to which compose-multiplatform plugin versions?Christopher Mederos
02/20/2025, 7:02 AM