git clone https://github.com/commaai/connect.gitcd connectbundle installyarn
cd ios && bundle install && pod installcd ..yarn ios
yarn android
KEYSTORE_PASSWORD=*** bundle exec fastlane android internal_beta- visit play store releases dashboard to finalize release (only if gradle versionName changes)
bundle exec fastlane ios beta
KEYSTORE_PASSWORD=*** bundle exec fastlane android production- visit play store releases dashboard to finalize release
bundle exec fastlane ios production- visit https://appstoreconnect.apple.com/ to finalize release