I've been working on my first app but haven't yet submitted it for review on the Play Console, only internal testing. Long story short, I trashed my project folder that had been configured with signing keys and am now trying to re-upload my app (recovered via Git) to the Play Console. I resigned it with new keys and as expected this prevents me from uploading my current app as a newer version of the original (now trashed) app. If I try to submit my app as a new app I receive an error:
You need to use a different package name because "com.example.app" is already used by one of your other applications.
I have a strong preference to keep this package name. Is there any way to delete the existing draft app? The only workaround I have found so far would be to create a new Google account and start fresh. Any help is appreciated.