-
Notifications
You must be signed in to change notification settings - Fork 0
fix(featured-compose): update API dump after FakeConfigValues removal #148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,16 +2,6 @@ public final class dev/androidbroadcast/featured/compose/ConfigValuesComposeExte | |
| public static final fun collectAsState (Ldev/androidbroadcast/featured/ConfigValues;Ldev/androidbroadcast/featured/ConfigParam;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; | ||
| } | ||
|
|
||
| public final class dev/androidbroadcast/featured/compose/FakeConfigValuesKt { | ||
| public static final fun fakeConfigValues (Lkotlin/jvm/functions/Function1;)Ldev/androidbroadcast/featured/ConfigValues; | ||
| public static synthetic fun fakeConfigValues$default (Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)Ldev/androidbroadcast/featured/ConfigValues; | ||
| } | ||
|
|
||
| public final class dev/androidbroadcast/featured/compose/FakeConfigValuesScope { | ||
| public static final field $stable I | ||
| public final fun set (Ldev/androidbroadcast/featured/ConfigParam;Ljava/lang/Object;)V | ||
| } | ||
|
|
||
| public final class dev/androidbroadcast/featured/compose/LocalConfigValuesKt { | ||
| public static final fun getLocalConfigValues ()Landroidx/compose/runtime/ProvidableCompositionLocal; | ||
| } | ||
|
Comment on lines
4
to
7
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1. Android api dump stale
🐞 Bug≡ CorrectnessAgent Prompt
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools