Skip to content

Commit 8799772

Browse files
committed
add annotation
1 parent 9db36c7 commit 8799772

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/inet/gradle/setup/msi/Msi.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,7 @@ public void setExternalSignTool( Closure<?> externalSignTool ) {
636636
*
637637
* @return closure the data for signing
638638
*/
639+
@Input
639640
public Closure<?> getExternalSignTool() {
640641
return externalSignTool;
641642
}

0 commit comments

Comments
 (0)