CanMinifyAndroidResources

@Incubating interface CanMinifyAndroidResources

Known direct subclasses
ApplicationVariant

Properties for the main Variant of an application.


Interface for component that can shrink resources

Summary

Public properties

Boolean

Specifies whether resources will be shrinked.

Public properties

shrinkResources

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