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
rjrjr authored and github-actions[bot] committed Sep 13, 2024
1 parent 877d911 commit 450def1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflow-ui/core-common/api/core-common.api
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ public final class com/squareup/workflow1/ui/navigation/BackStackScreen : com/sq
public fun map (Lkotlin/jvm/functions/Function1;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
public final fun mapIndexed (Lkotlin/jvm/functions/Function2;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
public fun toString ()Ljava/lang/String;
public final fun withName (Ljava/lang/String;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
}

public final class com/squareup/workflow1/ui/navigation/BackStackScreen$Companion {
Expand Down

0 comments on commit 450def1

Please sign in to comment.