Your First Flutter App: Polishing the App, Episode 33: Distribute Your App to

https://www.raywenderlich.com/27732941-your-first-flutter-app-polishing-the-app/lessons/33

please help me with below error - thank you for your time

bloem@Bloems-MacBook-Pro bullseye % flutter build appbundle

:muscle: Building with sound null safety :muscle:

FAILURE: Build failed with an exception.

  • Where:
    Build file ‘/Users/bloem/Flutter Projects - Local HD/bullseye/android/app/build.gradle’ line: 34

  • What went wrong:
    A problem occurred evaluating project ‘:app’.

No signature of method: build_ar9ug5ufgou9poml6vpe7a84i.android() is applicable for argument types: (build_ar9ug5ufgou9poml6vpe7a84i$_run_closure2) values: [build_ar9ug5ufgou9poml6vpe7a84i$_run_closure2@4c48fe75]

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s
Running Gradle task ‘bundleRelease’… 2 117ms
Gradle task bundleRelease failed with exit code 1

This topic was automatically closed after 166 days. New replies are no longer allowed.