Commit f3f8d94
Oleksandr Karpovich
Compose compiler: Do not add HiddenFromObjC annotation twice
The metadata-visible annotation should be added using only the appropriate API:
`addMetadataVisibleAnnotationsToElement`
Fixes KT-69876
A followup to investigate the root cause: CMP-56701 parent c022606 commit f3f8d94
File tree
1 file changed
+0
-1
lines changed- plugins/compose/compiler-hosted/src/main/java/androidx/compose/compiler/plugins/kotlin/lower
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | | - | |
1048 | 1047 | | |
1049 | 1048 | | |
1050 | 1049 | | |
| |||
0 commit comments