RELEASE

A release build type, intended for production use. Optimized for performance but without including debugging symbols.

Properties

Link copied to clipboard

Indicates whether the build includes debug information.

Link copied to clipboard
Link copied to clipboard

Indicates whether the build is optimized. For example, for release builds.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun getName(): String

Returns the name of this build type. This is typically used for task names or logs.