LibraryVariantProperties

@Incubating interface LibraryVariantProperties : VariantProperties
com.android.build.api.variant.LibraryVariantProperties

VariantProperties for Library projects

Summary

Inherited functions

Properties

abstract Provider<String>

Variant's application ID as present in the final manifest file of the APK.

Inherited properties

Properties

applicationId

abstract val applicationId: Provider<String>

Variant's application ID as present in the final manifest file of the APK.

This is a read-ony value based on the package entry in the manifest