the jetbrains compose runtime's gradle module metadata points to the androidx compose runtime for android variants. so an Android project consuming it will get the correct runtime. you just have to make sure that your jvm variant will work on Android, or that you supply a specific Android variant.