Commit ab63e4d
committed
update compose compiler version to 1.5.13.2/1.5.13.3 (#4798)
compose compiler version updated to 1.5.13.2 (kotlin 1.9.23) / 1.5.13.3
(kotlin 1.9.24)
Fixes #4777
## Testing
- compose multiplatform testsuite
## Release Notes
### Highlights
#### Compose compiler
- updated to version built from google jetpack compose compiler 1.5.131 parent 705dcaf commit ab63e4d
File tree
3 files changed
+4
-4
lines changed- compose/integrations/composable-test-cases
- gradle-plugins
- compose/src/main/kotlin/org/jetbrains/compose
3 files changed
+4
-4
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments