CanMinifyAndroidResourcesBuilder

@Incubating
public interface CanMinifyAndroidResourcesBuilder

Known direct subclasses
ApplicationVariantBuilder

Application specific variant object that contains properties that will determine the variant's build flow.


Interface for component builder that can shrink resources

Summary

Public methods

abstract boolean

Specifies whether resources will be shrinked

abstract void
setShrinkResources(boolean shrinkResources)

Specifies whether resources will be shrinked

Public methods

getShrinkResources

abstract boolean getShrinkResources()

Specifies whether resources will be shrinked

setShrinkResources

abstract void setShrinkResources(boolean shrinkResources)

Specifies whether resources will be shrinked