Skip to content

Commit

Permalink
Apply changes from apiDump
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
steve-the-edwards authored and github-actions[bot] committed Nov 14, 2024
1 parent aeae4c0 commit 81ae930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflow-core/api/workflow-core.api
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ public abstract class com/squareup/workflow1/WorkflowAction {
public static final field Companion Lcom/squareup/workflow1/WorkflowAction$Companion;
public fun <init> ()V
public abstract fun apply (Lcom/squareup/workflow1/WorkflowAction$Updater;)V
public fun getDebuggingName ()Ljava/lang/String;
public fun toString ()Ljava/lang/String;
}

public final class com/squareup/workflow1/WorkflowAction$Companion {
Expand Down

0 comments on commit 81ae930

Please sign in to comment.