darkmoon_uk
06/23/2022, 5:06 AMandroid(...) platform entries in the multiplatform plugin, but have heard this is unsupported or problematic at the moment. Is it recommended to use Androids own flavour/dimensions instead? Does this Android feature play nicely with multiplatform source folders?Vojtěch Pešek
06/23/2022, 7:02 AMMustafa Ozhan
06/25/2022, 1:15 PMdarkmoon_uk
06/25/2022, 11:11 PMmultiplatform and flavours 'working together' to contribute to the folder names e.g. something like:
commonMain // 'MPP' folder
iosMain // 'MPP' folder
androidGoogleMain // Hybrid 'MPP + Flavour' folder
androidHuaweiMain // Hybrid 'MPP + Flavour' folderMustafa Ozhan
06/26/2022, 5:46 PMandroidGoogle instead of androidGoogleMain I do not have such folders in my project but these are the suggestions for my projectVojtěch Pešek
06/27/2022, 6:30 AMandroidMain in kmm, so i can’t tell. I guess it should work though, if you define it in your build.gradle