- org.gradle.plugins.signing.SigningPlugin
-
-
Methods Summary
Methods
Type |
Name and description |
void |
apply(Project project)
|
-
Inherited Methods Summary
-
-
Method Detail
-
public void apply(Project project)
Adds the ability to digitally sign files and artifacts.
Adds the extension SigningExtension with the name “signing”.
Also adds conventions to all sign tasks to use the signing extension setting defaults.
- See Also:
- SigningExtension
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Gradle API 3.0-milestone-1