When users use a CM multiplatform library in an Android only project, their project depends on 'org.jetbrains.compose' which is a metadata artifact without classes and which points to the 'androidx.compose' artifact from Google. So, there are no differences in the end build, except the intermediate metadata artifact.