CanMinifyCodeBuilder

Added in 7.4.0

@Incubating
interface CanMinifyCodeBuilder

Known direct subclasses
ApplicationVariantBuilder

Model for application components that only contains configuration-time properties that impacts the build flow.

LibraryVariantBuilder

Model for library components that only contains configuration-time properties that impacts the build flow.

TestVariantBuilder

Model for test components that only contains configuration-time properties that impacts the build flow.


Interface for component builder that can minify code

Summary

Public properties

Boolean

Specifies whether code will be minified

Public properties

isMinifyEnabled

Added in 7.4.0
var isMinifyEnabledBoolean

Specifies whether code will be minified