COMPILE_ONLY_API_CONFIGURATION_NAME

val COMPILE_ONLY_API_CONFIGURATION_NAME: String = "compileOnlyApi"

The name of the configuration to define the API elements of a component that are required to compile a component, but not at runtime.

Since

6.7