GithubHelp home page GithubHelp logo

Comments (5)

mikepenz avatar mikepenz commented on June 26, 2024

Thank you @RyeGordo that's because it lists every single module of your app.

there is the compose-m3 module and the core module, which both are listed.

Will look to adjust the title for the Material 3 lib variant.

You can also configure this behavior in the plugin settings: https://github.com/mikepenz/AboutLibraries?tab=readme-ov-file#gradle-plugin-configuration

By default it will keep duplicates:

var duplicationMode = DuplicateMode.KEEP

But you can change it to MERGE duplicates.

The default mode is SIMPLE (groupId and title to be equal)

var duplicationRule = DuplicateRule.SIMPLE

https://github.com/mikepenz/AboutLibraries/blob/develop/plugin-build/plugin/src/main/kotlin/com/mikepenz/aboutlibraries/plugin/AboutLibrariesExtension.kt

from aboutlibraries.

RyeGordo avatar RyeGordo commented on June 26, 2024

from aboutlibraries.

mikepenz avatar mikepenz commented on June 26, 2024

Which depends on the core module: https://github.com/mikepenz/AboutLibraries/blob/develop/aboutlibraries-compose-m3/build.gradle.kts#L111

from aboutlibraries.

RyeGordo avatar RyeGordo commented on June 26, 2024

from aboutlibraries.

mikepenz avatar mikepenz commented on June 26, 2024

Thank you very much!

The next release will now also have different names for the individual modules for more clarity.

from aboutlibraries.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.