deploy qa app

This commit is contained in:
Pritimay Sarkar
2023-12-08 10:32:16 +05:30
parent 77bcdf9ad0
commit 57a508eaf0

3
scripts/deploy_app_qa.sh Normal file
View File

@@ -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"