Git Product home page Git Product logo

Comments (5)

zjupure avatar zjupure commented on May 26, 2024

Grade plugin just use the minumin buildToolsVesion not the lastest by default. We can specific the latest version released.

from glidewebpdecoder.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 26, 2024

The IDE suggests to remove it. Here's an example:

image

Even when creating a new project, it doesn't have the "buildToolsVersion" anymore. I had to add it myself to show you this suggestion.

Where did you see it uses the minimum? It should use the latest that's available...
Why would the IDE suggest to remove it, if it has a bad decision of what to use?
The whole point is to stop updating it in the projects...

In fact, what I see on the suggestion is that it will use the latest version. If I put an old version, it tells me it will use "28.0.3", even though I have both installed.

If it is indeed using the minimal one, I think it's a bug that should be reported:
https://issuetracker.google.com/issues

I think it's enough to just update the gradle plugin.

from glidewebpdecoder.

zjupure avatar zjupure commented on May 26, 2024

This warning is because your buildToolsVersion is lower than the minimum version that your current gradle plugin support. If "28.0.4" is released, you gradle plugin will still use the default version 28.0.3. It is not really care.

from glidewebpdecoder.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 26, 2024

So they need to sync between each other, which occurs anyway as you need to update.

from glidewebpdecoder.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on May 26, 2024

So there is no reason to let both stay, if Google itself decided to remove it .

from glidewebpdecoder.

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.