BuildInfoProvider

Runtime build metadata shared by domain and presentation code.

Provider filtering relies on both the distribution flavor and the current platform, so this abstraction is intentionally available outside platform UI modules.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val buildNumber: Int
Link copied to clipboard
abstract val isDebug: Boolean
Link copied to clipboard
abstract val platform: Platform
Link copied to clipboard
abstract val type: BuildType
Link copied to clipboard
abstract val version: BuildVersion

Functions

Link copied to clipboard

Executes the displayString step in the SDAI core common layer.