projects
Adds one or more project paths to projects.
This adds, never replaces, so repeated calls pile up.
projects(":shared", ":core:network")Content copied to clipboard
Exact KMP project paths that receive the markers, absolute, such as ":shared" or ":core:network".
Default: empty, which means the project resolved by modules.shared. Every path you list must apply Kotlin Multiplatform.