CanMinifyAndroidResources

@Incubating
public interface CanMinifyAndroidResources

Known direct subclasses
ApplicationVariant

Properties for the main Variant of an application.


Interface for component that can shrink resources

Summary

Public methods

abstract boolean

Specifies whether resources will be shrinked.

Public methods

getShrinkResources

abstract boolean getShrinkResources()

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