You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugin/api/plugin.api
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -155,6 +155,10 @@ public final class com/vanniktech/maven/publish/KotlinMultiplatform : com/vannik
155
155
public fun <init> (Lcom/vanniktech/maven/publish/JavadocJar;Lcom/vanniktech/maven/publish/SourcesJar;)V
156
156
public fun <init> (Lcom/vanniktech/maven/publish/JavadocJar;Lcom/vanniktech/maven/publish/SourcesJar;Ljava/util/List;)V
157
157
public synthetic fun <init> (Lcom/vanniktech/maven/publish/JavadocJar;Lcom/vanniktech/maven/publish/SourcesJar;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
158
+
public fun <init> (Lcom/vanniktech/maven/publish/JavadocJar;Ljava/util/List;)V
159
+
public fun <init> (Lcom/vanniktech/maven/publish/JavadocJar;ZLjava/util/List;)V
160
+
public synthetic fun <init> (Lcom/vanniktech/maven/publish/JavadocJar;ZLjava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
161
+
public fun <init> (Ljava/util/List;)V
158
162
public final fun component1 ()Lcom/vanniktech/maven/publish/JavadocJar;
159
163
public final fun component2 ()Lcom/vanniktech/maven/publish/SourcesJar;
0 commit comments