Skip to content

Commit 678ee20

Browse files
rjrjrgithub-actions[bot]
authored andcommitted
Apply changes from apiDump
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fad5aa5 commit 678ee20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow-ui/core-common/api/core-common.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ public final class com/squareup/workflow1/ui/navigation/BackStackScreen : com/sq
226226
public fun map (Lkotlin/jvm/functions/Function1;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
227227
public final fun mapIndexed (Lkotlin/jvm/functions/Function2;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
228228
public fun toString ()Ljava/lang/String;
229+
public final fun withName (Ljava/lang/String;)Lcom/squareup/workflow1/ui/navigation/BackStackScreen;
229230
}
230231

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

0 commit comments

Comments
 (0)