BundleConfig
@Incubating interface BundleConfig
| com.android.build.api.variant.BundleConfig | 
Information related to the actions creating a bundle (.aar) file for the variant.
Summary
| Properties | |
|---|---|
| abstract CodeTransparency | Settings associated with the code transparency feature in bundles. | 
Properties
codeTransparency
abstract val codeTransparency: CodeTransparency
Settings associated with the code transparency feature in bundles. Initialized from the corresponding DSL elements.
