I have the Delphi 10.3.3, and I have some apps on Google Play that I update frequently. The case is that on Nov 2, I will have to target API 29 on my apps.
The thing
I need to install the API 29, configure it well on Delphi, and edit AndroidManifest.xml in Delphi.
Did you read Embarcadero's documentation yet?
Adding an Android SDK
Android Application Manifest File (AndroidManifest.xml)
Customizing Your AndroidManifest.xml File