Package-level declarations

Types

Link copied to clipboard
class RealAndroidPlatformPluginFactory @Inject constructor(val agpApiAccess: AgpApiAccess, val configurationsFactory: ConfigurationsFactory, val sourceSetsFactory: SourceSetsFactory) : AndroidPlatformPluginFactory

Factory for creating AndroidPlatformPlugin instances based on the type of Android Gradle Plugin (AGP) extension.