I\'m trying to generate a release build but im not able because of mutidex issues my project has all the multidex enabled and dependencies added
The error i\'m rece
Just goto tools>Flutter>Flutter clean in android studio. It'll resolve the issue. (If you are working with flutter)