Hi, I want to create KMP project for Android and D...
# multiplatform
y
Hi, I want to create KMP project for Android and Desktop, and I Would like to have every feature in different module (modular app). Any suggestions how can I achive it?
b
"lib" kind of MPP gradle modules for each feature and then desktop & android modules for the actual apps. Pretty simple/standard gradle setup