You can copy/paste builtins/manifests/android/AndroidManifest.xml to your folder and then add this line:
<meta-data android:name="android.max_aspect" android:value="2.1" />
Right after , like this:
(Do not forget to change Manifest link in game.project)