DEBUG

A debug build type, intended for development and debugging. Not optimized for performance, but includes 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.