composeRuntimeOnly

fun composeRuntimeOnly(multiplatform: Boolean = false, action: Action<ComposeHandler> = Action {})(source)

Enables Compose runtime for this project and applies any version catalog bundle dependencies defined by FoundryProperties.defaultComposeAndroidBundleAlias. This explicitly does not enable the compose compiler.