Skip to content

Commit 4d8df6d

Browse files
authored
fix: demote the one known issue to make it take less space
1 parent 7b97f49 commit 4d8df6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/whats-new/whats-new-compose-1610.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Gradle tasks.
192192
See the [minification and obfuscation tutorial](https://github.com/JetBrains/compose-multiplatform/tree/master/tutorials/Native_distributions_and_local_execution#minification--obfuscation)
193193
for details.
194194

195-
## Known issue: MissingResourceException
195+
### Known issue: MissingResourceException
196196

197197
You may experience the `org.jetbrains.compose.resources.MissingResourceException: Missing resource with path: ...` error
198198
after switching from Kotlin 1.9.x to 2.0.0 (or the other way around).

0 commit comments

Comments
 (0)