Fixed `getCurrentSystemTheme` throwing UnsatisfiedLinkError (#464)
See https://github.com/JetBrains/compose-jb/issues/1761 This was caused by 242bf304 since `SystemTheme.jvm.kt` was renamed to `SystemTheme.awt.kt` and the corresponding native functions were not updated.
Showing
Please register or sign in to comment