can i have a shared sourceset for JVM + android ?
or would the differences in the stdlib mean i have to use
common
and expect/actual ?
my goal is to build a UI with compose desktop and a android app
the app probably in a separate project , just consuming the shared code as library