I’m struggling a lot to create a new module to be ...
# multiplatform
t
I’m struggling a lot to create a new module to be kotlin code only to serve as domain. If I want it to work to all targets, do I really need to set all of them manually? Is there not a way to make a generic module?
1
K 1
a
new module kmm in same app repo? or separate kmm lib?