4 lines
288 B
Bash
4 lines
288 B
Bash
firebase appdistribution:distribute /Users/apple/Downloads/work/hpos/app/build/outputs/apk/debug/app-debug.apk \
|
|
--app 1:121176529204:android:e6841fdac57bdc95bbed61 \
|
|
--release-notes " update coeffs for device 5, 6 and 7 \n show device log \n fix msg frag" --groups "smi-group"
|