Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.plugins.signing
/
SignatureSpec
/
getSignatory
get
Signatory
API
abstract
fun
getSignatory
(
)
:
Signatory
(
source
)
The signatory that will be performing the signing.
Return
the signatory, or
null
if none specified.