diff --git a/scripts/deploy_preprod_app.sh b/scripts/deploy_preprod_app.sh index 65857e1..772a676 100644 --- a/scripts/deploy_preprod_app.sh +++ b/scripts/deploy_preprod_app.sh @@ -1,3 +1,3 @@ firebase appdistribution:distribute /Users/apple/Downloads/work/hpos/app/build/outputs/apk/debug/app-debug.apk \ --app 1:121176529204:android:30b1bdb8db18ba72bbed61 \ - --release-notes "new changes" --groups "SMI group" + --release-notes "new changes" --groups "smi-group"