4 lines
228 B
Bash
4 lines
228 B
Bash
firebase appdistribution:distribute /Users/apple/Downloads/work/hpos/app/build/outputs/apk/debug/app-debug.apk \
|
|
--app 1:121176529204:android:d7d51c13b0de5a6cbbed61 \
|
|
--release-notes "new changes" --groups "smi-group"
|