VcsInfo

Added in 8.4.0-rc02

interface VcsInfo


DSL object for configuring Version Control information

Summary

Public properties

Boolean?

Determines whether to include VCS info in the build.

Public properties

include

Added in 8.4.0-rc02
var includeBoolean?

Determines whether to include VCS info in the build.

When the value is not set/null, the feature will be enabled by default in release builds. However, in the case that it is not successful, the build will not fail but will log the error message.