Replies: 2 comments
-
Hi, the error looks self-explanatory, you need to switch to Java 17. Check the following steps to achieve it:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I am closing the thread due to inactivity. Let me know if you have any questions by replying to this thread or opening a new one. |
Beta Was this translation helpful? Give feedback.
0 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
Launch build android with code signin
Expected results
Complete build
Actual results
== Building for Android ==
Running Gradle task 'bundleRelease'...
Building with Flutter multidex support enabled.
FAILURE: Build failed with an exception.
Where:
Build file '/Users/builder/clone/android/app/build.gradle' line: 24
What went wrong:
A problem occurred evaluating project ':app'.
BUILD FAILED in 19s
Running Gradle task 'bundleRelease'... 20.0s
Gradle task bundleRelease failed with exit code 1
Build failed :|
Failed to build for Android
Build id (optional)
65c4a247c6088b4c2b3dfb05
Beta Was this translation helpful? Give feedback.
All reactions