CanMinifyAndroidResources

Added in 7.4.0

@Incubating
interface CanMinifyAndroidResources

Known direct subclasses
ApplicationVariant

Model for application components that only contains build-time properties.


Build-time properties for Component that can minify Android resources.

Summary

Public properties

Boolean

Specifies whether resources will be shrinked.

Public properties

shrinkResources

Added in 7.4.0
val shrinkResourcesBoolean

Specifies whether resources will be shrinked. At this point the value is final. You can change it via AndroidComponentsExtension.beforeVariants and CanMinifyAndroidResourcesBuilder.shrinkResources