v2.0.0
Features
- Support android productFlavor by option
--variant
Fixes
- Update fir api host.
- Switch to http1.1 instead of http2 to against PROTOCOL_ERROR when deploying app to fir
Breaking Changes
- Remove command
upload-build-android
andupload-build-ios
. Instead, useupload-build --no-ios
andupload-build --no-android