Error Packaging UE 5.4 for Vive Focus 3

I’m trying to package a UE 5.4 project to run on a Vive Focus 3. I’ve been able to run it in the VR Preview but can’t properly package it. I have Android SDK 33, NDK 26.0, and jdk-17. When I try to package I get this error:

Installation of apk ‘my.apk’ failed: [INSTALL_FAILED_OLDER_SDK: Failed parse during installPackageLI: /data/app/vmdl1661670169.tmp/base.apk (at Binary XML file line #8): Requires newer sdk version #33 (current version is #29)]
LogPlayLevel: UAT: Performing Streamed Install

My project settings show I am targeting SDK 33, but it thinks I’m using 29