Good afternoon, I recently uploaded an app to google play, I currently want to upload an update but it will not let me, I get the following error in the console:
Upload error
You have uploaded a signed APK with a different certificate than the ones Previous APK files. You must use the same certificate. Your APK are signed with a digital certificate that includes the fingerprint digital [SHA1: "a number"]
, while the certificate you used to sign the APK you have uploaded has the fingerprint
[SHA1: "a different number from the one above"]
Recently my mac got stuck and I had to format it and re-install android studio, but I saved my projects.
I appreciate your support!