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
In my case It was happening when I try to run older project on new installed Android studio The problem solved by running Build->Clean Project
Build->Clean Project
Note: As friends say on comments this is solution for a flutter project