Hello, I am trying to add some binary files to the...
# multiplatform
a
Hello, I am trying to add some binary files to the desktop version of my multiplatform application for functions which are handled by a library in android that doesn't work on desktop. I tried to create a custom resource directory targeting only the desktop source set as per the documentation here, but that didn't work as Gradle would just tell me that
customDirectory
is an unresolved reference. What would be the best way to include these binaries in desktop only?
m
v
is there any this similar for ios
m
I don’t know. Maybe ask that specifically in the #C0346LWVBJ4 channel.