KotlinBackwardsDeploymentDependencyCollector

Deprecated

Kotlin top-level dependencies is not available in your Gradle version. Minimum supported version is Gradle 8.8. Please upgrade your Gradle version or keep using source set dependencies block: https://kotl.in/kmp-top-level-dependencies

You will see this type if you are compiling against Kotlin Gradle Plugin less than MinSupportedGradleVersionWithDependencyCollectorsConst

Functions

Link copied to clipboard
abstract operator fun invoke(p: Any)
abstract operator fun invoke(p: Any, a: Action<in ExternalModuleDependency>)

DependencyCollector backwards compatibility