Package-level declarations
This package contains Gradle extensions to ease the project configuration.
Types
Gradle extension to ease the configuration of IVI components of the default IVI application.
Interface to configure the IVI application if the associated IviDefaultsGroupConfigs are used to configure the IVI application.
Gradle extension to ease configuration of IVI components with Gradle.
Gradle extension to ease configuration of IVI components per build variant.
Functions
Returns the value of a property with name propertyName. The property value can be defined in local.properties
or as a Gradle property. If the property value is defined in the local.properties
file, the value takes precedence over the Gradle property value (if any). Returns null
if the property is not defined in the local.properties
file and not as Gradle property.