Skip to content

Commit 51bf2b0

Browse files
Update api changes
1 parent 7b71d34 commit 51bf2b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow-ui/compose/api/compose.api

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ public final class com/squareup/workflow1/ui/compose/ScreenComposableFactoryKt {
6666

6767
public final class com/squareup/workflow1/ui/compose/TextControllerAsMutableStateKt {
6868
public static final fun asMutableState (Lcom/squareup/workflow1/ui/TextController;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/MutableState;
69+
public static final fun asMutableTextFieldValueState-Le-punE (Lcom/squareup/workflow1/ui/TextController;JLandroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/MutableState;
6970
}
7071

7172
public final class com/squareup/workflow1/ui/compose/ViewEnvironmentWithComposeSupportKt {

0 commit comments

Comments
 (0)