flutter build appbundle --release build last night is now failing with no project changes. #3004
Replies: 1 comment 2 replies
-
Hello @jackdunne2345, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
note: i noticed that android-34 is not present in /usr/local/share/android-sdk/platforms/
Expected results
build successful.
Last night was working at 10pm GMT
still can build locally, no changes to the repo.
re-ran a successful workflow and it failed today as well
Actual results
1: Task failed with an exception.
Where:
Build file '/Users/builder/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.25/android/build.gradle' line: 26
What went wrong:
A problem occurred evaluating project ':flutter_plugin_android_lifecycle'.
2: Task failed with an exception.
A problem occurred configuring project ':flutter_plugin_android_lifecycle'.
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions