Package com.tomtom.ivi.platform.gradle.api.tools.signingconfig

This package defines the Gradle plugin to sign an application project with the keystore file specified by the gradle property: applicationKeystore.

The keystore password file is specified by the gradle property: applicationKeystorePassword.

Types

Link copied to clipboard
class SigningConfigPlugin : Plugin<Project>

The Gradle plugin to sign an application project with the keystore file specified by the gradle property: applicationKeystore. The keystore password file is specified by the gradle property: applicationKeystorePassword