When you want to push a new version of the app to one of your release channels, follow these basic steps:
Meta’s build system requires that every version of the app has a unique version number. Thankfully the Meta SDK comes with a handy auto-incrementation tool that will handle this for you automatically.
To enable it head to Meta > Tools > Auto Increment Version Code

Pretty simple. Build your APK and store it on your computer.
Head to your Meta Quest Developer Hub desktop app, and select App Distribution > Your App Name. Then select Upload next to the Release Channel you’d like to deploy to.

Upload your APK. If there are no issues with the build, it will push to Meta’s servers for initial testing, before publishing to all users invited to that Release Channel.
