diff --git a/scripts/deploy_testingapp_uat.sh b/scripts/deploy_testingapp_uat.sh new file mode 100644 index 0000000..999bd01 --- /dev/null +++ b/scripts/deploy_testingapp_uat.sh @@ -0,0 +1,3 @@ +firebase appdistribution:distribute /Users/apple/Downloads/work/hpos/app/build/outputs/apk/debug/app-debug.apk \ + --app 1:1008685073994:android:13369819aee4330c1a88b3 \ + --release-notes "refine borderline range" --groups "smi-group"