Gradle extension to ease configuration of IVI components with Gradle.
Configuration for the configuration generator.
The source of IVI dependencies.
If true then the module is opted-in to use APIs annotated with the IviExperimental annotation.
true
IviExperimental
If true then the module contains IVI service declarations. Once set to true it cannot be set back to false.
false
If true then the module contains IVI settings service declarations. Once set to true it cannot be set back to false.
Configures the build time configuration of the IVI application through a lambda.
Configures the configuration generator through a lambda.