annotationProcessorOptionProviders

Deprecated

Use annotationProcessorOptionsProviders instead. Scheduled for removal in Kotlin 2.4.

Replace with

annotationProcessorOptionsProviders

Represents a list of annotation processor option providers.

Accepts a List of org.gradle.process.CommandLineArgumentProviders.