GithubHelp home page GithubHelp logo

Comments (6)

pedrovgs avatar pedrovgs commented on July 17, 2024

Thanks for reporting. I won't have time to review this until the middle of September. However, if you think you can find where the error is please let me know.

from shot.

japplin avatar japplin commented on July 17, 2024

I had the same issue, I fixed it by moving my apply plugin line below the android block in build.gradle

from shot.

durbon avatar durbon commented on July 17, 2024

Confirmed. The problem is solved putting the apply plugin below the android block that has the compileSdkVersion needed. It looks 3.5.0 needed this value before

from shot.

Philio avatar Philio commented on July 17, 2024

Turns out that worked for me too. Didn't have time to check before so had just reverted the plugin upgrade but moving the apply plugin was all that was needed.

from shot.

pedrovgs avatar pedrovgs commented on July 17, 2024

Thank you so much @Philio and @durbon. As you mentioned before moving the plugin after the android configuration blog is a valid workaround. Additionally, I've updated the code to support that gradle version. We'll release a new version with this fix as soon as the PR is approved. Shot 3.0.2 will contain the fix you need to be able to use the Android Gralde plugin 3.5.X and Shot 😃

from shot.

allenarduino avatar allenarduino commented on July 17, 2024

Another error pops up after moving the apply plugin below the android block.

Here is the error

Could not find method android() for arguments [react_3mo7jrvccre361ao42njv43bl$_run_closure5@4ef5f6d2] 
on project ':app' of type org.gradle.api.Project.

from shot.

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.