Skip to content

Prioritizes Gradle modules over others #16

Description

@Bhuvaneshw

So far, so good. It works quite well with the new plugin.

Image

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.

Image

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.

Image

Originally posted by @rlnt in #12

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions