We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64b7cc commit e2aa2eaCopy full SHA for e2aa2ea
1 file changed
nmcp/api/nmcp.api
@@ -28,7 +28,6 @@ public abstract interface class nmcp/NmcpAggregationExtension {
28
29
public abstract interface class nmcp/NmcpExtension {
30
public abstract fun extraFiles (Ljava/lang/Object;)V
31
- public abstract fun getPublishAllChecksums ()Lorg/gradle/api/provider/Property;
32
public abstract fun publishAllPublicationsToCentralPortal (Lorg/gradle/api/Action;)V
33
}
34
0 commit comments