The easiest way is probably to point to the MPP android artifacts hosted by Jetbrains if you are also using Compose Desktop. This will ensure that your android and desktop builds are always in sync. You can check out the Image Viewer (
https://github.com/JetBrains/compose-jb/tree/master/examples/imageviewer) for an example project configured in this way.
Unifying with the Android artifacts published by Google is something we want to achieve, but that is a bit more involved than it might appear at first glance, and an exact timeline is still unknown, although it is an eventuality that we are working towards.