Does anybody know how to get rid of the ```org.jet...
# compose-desktop
m
Does anybody know how to get rid of the
Copy code
org.jetbrains.compose.ui:ui-tooling-preview.xxx.jar
inside bundled desktop applications? It’s not big but it somehow does not seem to belong there, or does it?
a
Please submit a bug report.
Proguard removes it, I imagine.
m
No, this is in release builds with ProGuard enabled.
a
Does it leave anything inside the jar?
m
Yes, but just a few bytes. As I said it’s not the size that matters. It’s more a conceptual thing.