I recently published an APK and found that it had errors when I went to download it publicly. Unfortuantely, I had named my .keystore my-release-key.keystore
and since that was the default, I had overwritten this keystore with a new alias name. Now I cannot update my .apk because it is a different .keystore.
I've tried to find an option to delete my APK but cannot find one. Is this possible?