Added support for publishing the Android release to app-center
Breakdown
Updated build script such that Android release is built and published to app-center
Modified such that release/rc tags must end in either -ios or -android to signify which platform the release is for
did some clean-up to reduce redundancy
Validation
ran in CI
Additional Notes
None
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
[x] I acknowledge that all my contributions will be made under the project's license.
Submission Checklist
CHANGELOG.md
reflects any feature, bug fixes, or known issues made in the source codeFiles changed
tab was made prior to submitting the pull request ensuring the style guide was followedDescription
Added support for publishing the Android release to app-center
Breakdown
Validation
Additional Notes
None
Contributing to Twilio