Browse Source
The class loader retrieval method has been modified in both `ResourceReader.android.kt` and `ResourceReader.desktop.kt` files. The return statement has been changed to prioritize java class classLoader and provides a clearer error message when it can't be found. Fixes https://github.com/JetBrains/compose-multiplatform/issues/4887 Fixes https://github.com/JetBrains/compose-multiplatform/issues/4742 ## Release Notes ### Fixes - Resources - Delete contextClassLoader usage on JVM targetspull/4901/head
Konstantin
5 months ago
committed by
GitHub
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue