Community Tutorial: Unreal Engine 5.3.2 for Meta Quest VR

These changes have the meta unreal engine 5.3 branch working for me:

SDK API Level: android-32
to
SDK API Level: latest

NDK API Level: android-32
to
NDK API Level: android-26


EDIT

it seems this was also in my AndroidEngine.ini in my project config:

[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
MinSDKVersion=29