i think you’ll need the images in the resource pat...
# doodle
n
i think you’ll need the images in the resource path for the separate module as well. the Photos app does this https://github.com/nacular/doodle-tutorials/tree/master/PhotosRunner/src/commonMain/resources. i’m not sure if it’s possible to get them from the “library” without some gradle task to copy them over.
👍 1