PHondogo
04/28/2025, 7:09 PMe: java.lang.IllegalStateException: IC internal error: can not find library org.jetbrains.compose.material:material-icons-core
If add dependency of that library everything compiles fine.
Other targets or Js target but production build compiles fine without this dependency.
Is it known issue?Artem Kobzar
04/29/2025, 5:08 AMPHondogo
04/29/2025, 7:17 AMimplementation("com.materialkolor:material-kolor:2.1.1")
I have this dependency and maybe it was using material-icons-core that was removed in 1.8.0-rc01
I should wait for new version of that lib that will support this change