Coder Social home page Coder Social logo

Comments (4)

benjamin-bader avatar benjamin-bader commented on September 23, 2024

Hi, the plugin won't fail, but it won't be invoked. If your build exceeds the method limit, dex will fail, and the build will stop. This happens before the plugin's task gets executed, as the plugin depends on the output of dex.

In other words, if you're over the limit, the plugin will not tell you by how much.

from dexcount-gradle-plugin.

emartynov avatar emartynov commented on September 23, 2024

Thank you!

from dexcount-gradle-plugin.

Erhannis avatar Erhannis commented on September 23, 2024

Is there a way for it to do so? I'm already over the limit, and I don't know by how much.

from dexcount-gradle-plugin.

benjamin-bader avatar benjamin-bader commented on September 23, 2024

You could enable multidex, then build again. We need an .apk or an .aar in order to tally up the methods; if you can't build one, then there's nothing we can do.

from dexcount-gradle-plugin.

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.