Skip to content

Commit a7d425e

Browse files
Update dependency org.jetbrains.kotlin:compose-compiler-gradle-plugin to v2.0.10 (#2237)
* Update dependency org.jetbrains.kotlin:compose-compiler-gradle-plugin to v2.0.10 * API dump --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jake Wharton <jw@squareup.com>
1 parent a1121c3 commit a7d425e

File tree

12 files changed

+66
-1
lines changed

12 files changed

+66
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.0.0"
2+
kotlin = "2.0.10"
33
kotlinx-coroutines = "1.8.1"
44
kotlinx-serialization = "1.7.1"
55
androidx-activity = "1.9.1"

redwood-compose/api/redwood-compose.klib.api

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ final val app.cash.redwood.compose/current // app.cash.redwood.compose/current|@
7373
final fun <#A: kotlin/Any> app.cash.redwood.compose/RedwoodComposition(kotlinx.coroutines/CoroutineScope, app.cash.redwood.widget/RedwoodView<#A>, app.cash.redwood.widget/WidgetSystem<#A>, kotlin/Function0<kotlin/Unit> = ...): app.cash.redwood.compose/RedwoodComposition // app.cash.redwood.compose/RedwoodComposition|RedwoodComposition(kotlinx.coroutines.CoroutineScope;app.cash.redwood.widget.RedwoodView<0:0>;app.cash.redwood.widget.WidgetSystem<0:0>;kotlin.Function0<kotlin.Unit>){0§<kotlin.Any>}[0]
7474
final fun <#A: kotlin/Any> app.cash.redwood.compose/RedwoodComposition(kotlinx.coroutines/CoroutineScope, app.cash.redwood.widget/Widget.Children<#A>, app.cash.redwood.ui/OnBackPressedDispatcher, androidx.compose.runtime.saveable/SaveableStateRegistry?, kotlinx.coroutines.flow/StateFlow<app.cash.redwood.ui/UiConfiguration>, app.cash.redwood.widget/WidgetSystem<#A>, kotlin/Function0<kotlin/Unit> = ...): app.cash.redwood.compose/RedwoodComposition // app.cash.redwood.compose/RedwoodComposition|RedwoodComposition(kotlinx.coroutines.CoroutineScope;app.cash.redwood.widget.Widget.Children<0:0>;app.cash.redwood.ui.OnBackPressedDispatcher;androidx.compose.runtime.saveable.SaveableStateRegistry?;kotlinx.coroutines.flow.StateFlow<app.cash.redwood.ui.UiConfiguration>;app.cash.redwood.widget.WidgetSystem<0:0>;kotlin.Function0<kotlin.Unit>){0§<kotlin.Any>}[0]
7575
final fun app.cash.redwood.compose/BackHandler(kotlin/Boolean, kotlin/Function0<kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.compose/BackHandler|BackHandler(kotlin.Boolean;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
76+
final fun app.cash.redwood.compose/app_cash_redwood_compose_ChildrenNode$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_ChildrenNode$stableprop_getter|app_cash_redwood_compose_ChildrenNode$stableprop_getter(){}[0]
77+
final fun app.cash.redwood.compose/app_cash_redwood_compose_NodeApplier$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_NodeApplier$stableprop_getter|app_cash_redwood_compose_NodeApplier$stableprop_getter(){}[0]
78+
final fun app.cash.redwood.compose/app_cash_redwood_compose_RedwoodComposeContent$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_RedwoodComposeContent$stableprop_getter|app_cash_redwood_compose_RedwoodComposeContent$stableprop_getter(){}[0]
79+
final fun app.cash.redwood.compose/app_cash_redwood_compose_WidgetNode$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_WidgetNode$stableprop_getter|app_cash_redwood_compose_WidgetNode$stableprop_getter(){}[0]
7680
final inline fun <#A: app.cash.redwood.widget/WidgetFactoryOwner<#C>, #B: app.cash.redwood.widget/Widget<#C>, #C: kotlin/Any> app.cash.redwood.compose/RedwoodComposeNode(crossinline kotlin/Function1<#A, #B>, kotlin/Function1<androidx.compose.runtime/Updater<app.cash.redwood.compose/WidgetNode<#B, #C>>, kotlin/Unit>, kotlin/Function3<app.cash.redwood.compose/RedwoodComposeContent<#B>, androidx.compose.runtime/Composer, kotlin/Int, kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int) // app.cash.redwood.compose/RedwoodComposeNode|RedwoodComposeNode(kotlin.Function1<0:0,0:1>;kotlin.Function1<androidx.compose.runtime.Updater<app.cash.redwood.compose.WidgetNode<0:1,0:2>>,kotlin.Unit>;kotlin.Function3<app.cash.redwood.compose.RedwoodComposeContent<0:1>,androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){0§<app.cash.redwood.widget.WidgetFactoryOwner<0:2>>;1§<app.cash.redwood.widget.Widget<0:2>>;2§<kotlin.Any>}[0]
7781

7882
// Targets: [ios]
@@ -83,10 +87,16 @@ final object app.cash.redwood.compose/DisplayLinkClock : androidx.compose.runtim
8387
// Targets: [ios]
8488
final val app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop // app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop|#static{}app_cash_redwood_compose_DisplayLinkClock$stableprop[0]
8589

90+
// Targets: [ios]
91+
final fun app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop_getter|app_cash_redwood_compose_DisplayLinkClock$stableprop_getter(){}[0]
92+
8693
// Targets: [js]
8794
final object app.cash.redwood.compose/WindowAnimationFrameClock : androidx.compose.runtime/MonotonicFrameClock { // app.cash.redwood.compose/WindowAnimationFrameClock|null[0]
8895
final suspend fun <#A1: kotlin/Any?> withFrameNanos(kotlin/Function1<kotlin/Long, #A1>): #A1 // app.cash.redwood.compose/WindowAnimationFrameClock.withFrameNanos|withFrameNanos(kotlin.Function1<kotlin.Long,0:0>){0§<kotlin.Any?>}[0]
8996
}
9097

9198
// Targets: [js]
9299
final val app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop // app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop|#static{}app_cash_redwood_compose_WindowAnimationFrameClock$stableprop[0]
100+
101+
// Targets: [js]
102+
final fun app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop_getter|app_cash_redwood_compose_WindowAnimationFrameClock$stableprop_getter(){}[0]

redwood-layout-api/api/redwood-layout-api.klib.api

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,8 @@ final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_Constraint_$se
118118
final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop // app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop|#static{}app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop[0]
119119
final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop // app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop|#static{}app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop[0]
120120
final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop // app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop|#static{}app_cash_redwood_layout_api_Overflow_$serializer$stableprop[0]
121+
122+
final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_Constraint_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_Constraint_$serializer$stableprop_getter|app_cash_redwood_layout_api_Constraint_$serializer$stableprop_getter(){}[0]
123+
final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop_getter|app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop_getter(){}[0]
124+
final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop_getter|app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop_getter(){}[0]
125+
final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop_getter|app_cash_redwood_layout_api_Overflow_$serializer$stableprop_getter(){}[0]

redwood-layout-compose/api/redwood-layout-compose.klib.api

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,15 @@ final fun app.cash.redwood.layout.compose/Box(app.cash.redwood.layout.api/Constr
5454
final fun app.cash.redwood.layout.compose/Column(app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/Overflow?, app.cash.redwood.layout.api/CrossAxisAlignment?, app.cash.redwood.layout.api/MainAxisAlignment?, kotlin/Function1<app.cash.redwood.ui/Px, kotlin/Unit>?, app.cash.redwood/Modifier?, kotlin/Function3<app.cash.redwood.layout.compose/ColumnScope, androidx.compose.runtime/Composer, kotlin/Int, kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.layout.compose/Column|Column(app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.Overflow?;app.cash.redwood.layout.api.CrossAxisAlignment?;app.cash.redwood.layout.api.MainAxisAlignment?;kotlin.Function1<app.cash.redwood.ui.Px,kotlin.Unit>?;app.cash.redwood.Modifier?;kotlin.Function3<app.cash.redwood.layout.compose.ColumnScope,androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
5555
final fun app.cash.redwood.layout.compose/Row(app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/Overflow?, app.cash.redwood.layout.api/MainAxisAlignment?, app.cash.redwood.layout.api/CrossAxisAlignment?, kotlin/Function1<app.cash.redwood.ui/Px, kotlin/Unit>?, app.cash.redwood/Modifier?, kotlin/Function3<app.cash.redwood.layout.compose/RowScope, androidx.compose.runtime/Composer, kotlin/Int, kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.layout.compose/Row|Row(app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.Overflow?;app.cash.redwood.layout.api.MainAxisAlignment?;app.cash.redwood.layout.api.CrossAxisAlignment?;kotlin.Function1<app.cash.redwood.ui.Px,kotlin.Unit>?;app.cash.redwood.Modifier?;kotlin.Function3<app.cash.redwood.layout.compose.RowScope,androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
5656
final fun app.cash.redwood.layout.compose/Spacer(app.cash.redwood.ui/Dp, app.cash.redwood.ui/Dp, app.cash.redwood/Modifier?, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.layout.compose/Spacer|Spacer(app.cash.redwood.ui.Dp;app.cash.redwood.ui.Dp;app.cash.redwood.Modifier?;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
57+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_BoxScopeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_BoxScopeImpl$stableprop_getter|app_cash_redwood_layout_compose_BoxScopeImpl$stableprop_getter(){}[0]
58+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ColumnScopeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ColumnScopeImpl$stableprop_getter|app_cash_redwood_layout_compose_ColumnScopeImpl$stableprop_getter(){}[0]
59+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_FlexImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_FlexImpl$stableprop_getter|app_cash_redwood_layout_compose_FlexImpl$stableprop_getter(){}[0]
60+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_GrowImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_GrowImpl$stableprop_getter|app_cash_redwood_layout_compose_GrowImpl$stableprop_getter(){}[0]
61+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HeightImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HeightImpl$stableprop_getter|app_cash_redwood_layout_compose_HeightImpl$stableprop_getter(){}[0]
62+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HorizontalAlignmentImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HorizontalAlignmentImpl$stableprop_getter|app_cash_redwood_layout_compose_HorizontalAlignmentImpl$stableprop_getter(){}[0]
63+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_MarginImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_MarginImpl$stableprop_getter|app_cash_redwood_layout_compose_MarginImpl$stableprop_getter(){}[0]
64+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_RowScopeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_RowScopeImpl$stableprop_getter|app_cash_redwood_layout_compose_RowScopeImpl$stableprop_getter(){}[0]
65+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ShrinkImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ShrinkImpl$stableprop_getter|app_cash_redwood_layout_compose_ShrinkImpl$stableprop_getter(){}[0]
66+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_SizeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_SizeImpl$stableprop_getter|app_cash_redwood_layout_compose_SizeImpl$stableprop_getter(){}[0]
67+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_VerticalAlignmentImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_VerticalAlignmentImpl$stableprop_getter|app_cash_redwood_layout_compose_VerticalAlignmentImpl$stableprop_getter(){}[0]
68+
final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_WidthImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_WidthImpl$stableprop_getter|app_cash_redwood_layout_compose_WidthImpl$stableprop_getter(){}[0]

redwood-layout-composeui/api/redwood-layout-composeui.klib.api

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,12 @@ final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_Co
3333
final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop|#static{}app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop[0]
3434
final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop|#static{}app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop[0]
3535
final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop|#static{}app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop[0]
36+
37+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildLayoutInfo$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildLayoutInfo$stableprop_getter|app_cash_redwood_layout_composeui_BoxChildLayoutInfo$stableprop_getter(){}[0]
38+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildrenLayoutInfo$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildrenLayoutInfo$stableprop_getter|app_cash_redwood_layout_composeui_BoxChildrenLayoutInfo$stableprop_getter(){}[0]
39+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxMeasurePolicy$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxMeasurePolicy$stableprop_getter|app_cash_redwood_layout_composeui_BoxMeasurePolicy$stableprop_getter(){}[0]
40+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeMeasureCallback$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeMeasureCallback$stableprop_getter|app_cash_redwood_layout_composeui_ComposeMeasureCallback$stableprop_getter(){}[0]
41+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiBox$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiBox$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiBox$stableprop_getter(){}[0]
42+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop_getter(){}[0]
43+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop_getter(){}[0]
44+
final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop_getter(){}[0]

redwood-lazylayout-api/api/redwood-lazylayout-api.klib.api

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ final class app.cash.redwood.lazylayout.api/ScrollItemIndex { // app.cash.redwoo
3636

3737
final val app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop|#static{}app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop[0]
3838
final val app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop|#static{}app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop[0]
39+
40+
final fun app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop_getter|app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop_getter(){}[0]
41+
final fun app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop_getter|app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop_getter(){}[0]

0 commit comments

Comments
 (0)