Skip to content

Commit c1623df

Browse files
Apply changes from apiDump
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00eb7a6 commit c1623df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow-runtime/api/workflow-runtime.api

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ public final class com/squareup/workflow1/RenderingAndSnapshot {
2525
public final class com/squareup/workflow1/RuntimeConfigOptions : java/lang/Enum {
2626
public static final field CONFLATE_STALE_RENDERINGS Lcom/squareup/workflow1/RuntimeConfigOptions;
2727
public static final field Companion Lcom/squareup/workflow1/RuntimeConfigOptions$Companion;
28+
public static final field PARTIAL_TREE_RENDERING Lcom/squareup/workflow1/RuntimeConfigOptions;
2829
public static final field RENDER_ONLY_WHEN_STATE_CHANGES Lcom/squareup/workflow1/RuntimeConfigOptions;
2930
public static fun getEntries ()Lkotlin/enums/EnumEntries;
3031
public static fun valueOf (Ljava/lang/String;)Lcom/squareup/workflow1/RuntimeConfigOptions;

0 commit comments

Comments
 (0)