Replies: 1 comment 1 reply
-
Solved: And added the needed rules according to the missing_rules.txt file. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
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
Hi,
I recently updated the Flutter version to 3.24.2
And when I try to build a version but I get an android build failure:
On debug, everything is fine and working.
I tried putting # android.enableR8=true in the comment
(as it appears in another application since it is being built properly, and it still didn't help)
What could be the reason?
Build ID:
66e83d141a04c8ef79f8e6d0
Beta Was this translation helpful? Give feedback.
All reactions