huanshankeji / compose-multiplatform-material

Unified Compose Multiplatform common extensions and Material wrappers for `androidx.compose` and Compose HTML
https://huanshankeji.github.io/compose-multiplatform-material/
Apache License 2.0
17 stars 0 forks source link

Consider renaming the `androidxCommon` sourcesets to `skiko` #18

Closed ShreckYe closed 7 months ago

ShreckYe commented 7 months ago

This seems to be how it's done in the official libraries.

See: https://github.com/JetBrains/compose-multiplatform-core/blob/jb-main/compose/foundation/foundation/build.gradle

However, it seems androidMain doesn't depend on skikoMain.