AndroidManifest.xml issue

Hello I’m trying to add these permissions for a Google Play app in an AndroidManifest.xml file

And there are 2 issues; 1. If I edit anything in the AndroidManifest.xml file after exporting my project as an aab (android app bundle) file I get a “signing key is not the same when it was packaged” error when uploading it in Google Play Console.

And 2. Gdevelop doesnt have a built-in way to edit the AndroidManifest.xml file before exporting the project.

Is there anyway to fix this?

Hello. Do I understand you are exporting an Android App Bundle built by GDevelop with the one-click build, then modifying the Android manifest within?