I had run this flutter build apk to release my App. Now I had build verison 2 of that.
flutter build apk
Now again I want to release my version 2 App.To get the release apk
I decide to open the MyProject/android folder in android studio and build the apk from android studio. It finally worked properly.