Change company name for google console?

I uploaded an apk to google console without changing the default package name of com.YourCompany.[PROJECT]
and now if i try updating that field, replacing YourCompany with anything else, google console gives me the error

Your APK or android app bundle needs to have the package name com.yourcompany.mygame’sname

is this a bug or restriction of google play because i uploaded the first apk with this company name? what’s going on here?

Go into your Project Settings > Platforms > Android

Then look for “Android Package Name”.

Ratchet7x5 I’m sure that might help someone but if you re-read my question, I already knew about that field in project settings. My issue was that it seems when you upload an apk in google play console and begin deploying your project to the play store… if you try to update the game apk later and say, change the company name?.. it errors out. It has to be whatever it was in the first apk upload.
**SOLUTION:**YOU HAVE TO… find the setting in the GplayConsole to ‘unpublish’ your game app. DONT THINK you can delete it. And once it’s unpublished, you have to start over so that means any reviews you’ve garnered are gone. Not that it was a bother for me as I’m deploying for the first time… what I did notice is that Google let me use the Game’s name again no problem

that was my experience anyway.