providedVariant

abstract fun providedVariant(variantName: String, block: Action<KoverVariantConfig>)(source)

Configure the variant with name variantName that is automatically created in the current project. For example, "jvm" for JVM target or "debug" for Android build variant.