LibraryAndroidComponentsExtension

interface LibraryAndroidComponentsExtension : AndroidComponentsExtension<LibraryExtension, LibraryVariantBuilder, LibraryVariant>
com.android.build.api.variant.LibraryAndroidComponentsExtension

Extension for the Android Library Gradle Plugin components.

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

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

Summary

Inherited functions

Inherited properties