I have created an Android native application first. Then I uploaded into play store. Then afterwards I created an application using flutter. I used same package name and all. Then now am trying to upload new flutter app to the play store. So am not able to upload when am trying to upload it is showing Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again: SHA1:
.
How can I take release build with flutter using the existing keystore file?