Azure-Samples / communication-services-android-quickstarts

Sample code for Azure Communication Services Android quickstarts
MIT License
6 stars 24 forks source link

Added the required Android SDK version #22

Closed petrsvihlik closed 1 year ago

petrsvihlik commented 2 years ago

Purpose

Added a step required when running the sample on a clean machine. Without this step, Gradle sync fails.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe: