So far, so good. It works quite well with the new plugin.
I noticed some small things. The build-logic module is shown in both folders, mobile and build-logic. Since there is a dedicated folder for it, I think it would be better to remove it from the mobile one.
The Gradle files section also seems to include duplicates.
And I think the old plugin was showing all Gradle files from all modules instead of only the root ones, didn't it? That would be nice again.
If it's possible, it would also be nice to move the iOS entry point up in the hierarchy. So you end up with shared, androidApp, iosApp, because shared is the common code while the other two are the app shells acting as entry points.
In my case, docs and planning are also part of the mobile folder, although these are not even Gradle modules. Is that intentional? I have a few directories that are module collections, such as core that includes multiple KMP modules. That is nice to have in the mobile section in my opinion.
Originally posted by @rlnt in #12
Originally posted by @rlnt in #12