DSL object for configuring signing configs.
Property | Description |
keyAlias | Key alias used when signing. |
keyPassword | Key password used when signing. |
storeFile | Store file used when signing. |
storePassword | Store password used when signing. |
storeType | Store type used when signing. |
v1SigningEnabled | Whether signing using JAR Signature Scheme (aka v1 signing) is enabled. |
v2SigningEnabled | Whether signing using APK Signature Scheme v2 (aka v2 signing) is enabled. |
Whether signing using JAR Signature Scheme (aka v1 signing) is enabled.
Whether signing using APK Signature Scheme v2 (aka v2 signing) is enabled.
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.