You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/whats-new/whats-new-compose-1610.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ Gradle tasks.
192
192
See the [minification and obfuscation tutorial](https://github.com/JetBrains/compose-multiplatform/tree/master/tutorials/Native_distributions_and_local_execution#minification--obfuscation)
193
193
for details.
194
194
195
-
## Known issue: MissingResourceException
195
+
###Known issue: MissingResourceException
196
196
197
197
You may experience the `org.jetbrains.compose.resources.MissingResourceException: Missing resource with path: ...` error
198
198
after switching from Kotlin 1.9.x to 2.0.0 (or the other way around).
0 commit comments