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: api/shadow.api
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,13 @@ public abstract class com/github/jengelman/gradle/plugins/shadow/ShadowJavaPlugi
56
56
public final class com/github/jengelman/gradle/plugins/shadow/ShadowJavaPlugin$Companion {
57
57
public final fun getShadowJar (Lorg/gradle/api/tasks/TaskContainer;)Lorg/gradle/api/tasks/TaskProvider;
58
58
public final fun getShadowRuntimeElements (Lorg/gradle/api/artifacts/ConfigurationContainer;)Lorg/gradle/api/NamedDomainObjectProvider;
59
+
public final fun registerShadowJarCommon (Lorg/gradle/api/Project;Lkotlin/jvm/functions/Function1;)Lorg/gradle/api/tasks/TaskProvider;
60
+
public static synthetic fun registerShadowJarCommon$default (Lcom/github/jengelman/gradle/plugins/shadow/ShadowJavaPlugin$Companion;Lorg/gradle/api/Project;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Lorg/gradle/api/tasks/TaskProvider;
61
+
}
62
+
63
+
public final class com/github/jengelman/gradle/plugins/shadow/ShadowJavaPlugin$sam$i$org_gradle_api_Action$0 : org/gradle/api/Action {
64
+
public fun <init> (Lkotlin/jvm/functions/Function1;)V
65
+
public final synthetic fun execute (Ljava/lang/Object;)V
59
66
}
60
67
61
68
public abstract class com/github/jengelman/gradle/plugins/shadow/ShadowKmpPlugin : org/gradle/api/Plugin {
0 commit comments