Package-level declarations

This package defines a plugin to configure the Automotive UI API key through a configuration provider. To use the plugin, apply it to the project:

plugins {
id("com.tomtom.ivi.appsuite.navappcomponents.config.automotiveuiapikey")
}

And then configure the plugin via the automotiveUiApiKeyConfig extension.

Further, see the documentation of the AutomotiveUiApiKeyConfigPlugin and AutomotiveUiApiKeyConfigVariantExtension classes.

Types

Link copied to clipboard
class AutomotiveUiApiKeyConfigPlugin : Plugin<Project>

Plugin to configure Automotive UI API key through a configuration provider.

Link copied to clipboard

Gradle extension for Automotive UI API key configuration.

Functions

Link copied to clipboard

Sets the API key, as a string constant, for all the Automotive UI online services.