keyStore

@get:InputFile
@get:Optional
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val keyStore: RegularFileProperty

Specifies the KeyStore file path. Corresponds to the ks CLI option.

Default value: IntelliJPlatformExtension.Signing.keyStore