Package-level declarations

The Kotlin Gradle plugins' public DSL that is specific to Kotlin Multiplatform.

Types

Link copied to clipboard

Provides type-safe constants for Kotlin versions, used in the DSL to disable the native cache.

Link copied to clipboard

This annotation marks the API for the Native Cache DSL as experimental and context-specific.

Link copied to clipboard

An enum class representing the different build types for a native target in a Kotlin/Native project.

Link copied to clipboard

An enum class representing the different output types generated by the Kotlin/Native compiler. Each output type (or "kind") defines the format of the binary produced, such as an executable, a dynamic library, or a framework.