diff --git a/scripts/deploy_app_qa.sh b/scripts/deploy_app_qa.sh new file mode 100644 index 0000000..5855af2 --- /dev/null +++ b/scripts/deploy_app_qa.sh @@ -0,0 +1,3 @@ +firebase appdistribution:distribute /Users/apple/Downloads/work/hpos/app/build/outputs/apk/debug/app-debug.apk \ + --app 1:1004619739289:android:8397cd1f0357bd89e5c808 \ + --release-notes "new changes" --groups "smi-group"