Simple script for uploading aab files to Google Play
npm install google-play-aab-uploader
npx aab-uploader \ --package-name com.example.app \ --key-file ./key.json \ --file ./build.aab