ApplicationAndroidComponentsExtension

interface ApplicationAndroidComponentsExtension : AndroidComponentsExtension<ApplicationExtension, ApplicationVariantBuilder, ApplicationVariant>
com.android.build.api.variant.ApplicationAndroidComponentsExtension

Extension for the Android Application Gradle Plugin components.

This is the androidComponents block when the com.android.application plugin is applied.

Only the Android Gradle Plugin should create instances of interfaces in com.android.build.api.variant.

Summary

Inherited functions

Inherited properties