Please check if your PR fulfills the following requirements:
[x] Tests for the changes have been added (for bug fixes / features)
[x] Docs have been reviewed and added / updated if needed (for bug fixes / features)
[x] The GitHub Actions pass building and linting. Linter returns no warnings or errors.
[x] The QA checklist below has been completed
Pull request type
Please check the type of change your PR introduces:
- [x] Code style update (formatting, renaming)
- [x] Documentation content changes
## What is the current behavior?
Older version of Dokka + other dependencies
What is the new behavior?
Latest dokka build + workflow file.
Does this introduce a breaking change?
[x] No
QA Checklist
UIKit Update Checklist (Minor or Patch Release)
[x] Using the latest version of Agora's Video SDK
[x] Example apps are all functional
[ ] Core features are still working (both ways across platforms)
[ ] Camera + Mic muting works for local and remote users
[ ] Users are added and removed correctly when they join and leave the channel
[ ] Older versions of the library gracefully handle changes (Create issue if not)
Release Notes
Pull request checklist
Please check if your PR fulfills the following requirements:
Pull request type
Please check the type of change your PR introduces: - [x] Code style update (formatting, renaming) - [x] Documentation content changes ## What is the current behavior?What is the new behavior?
Does this introduce a breaking change?
QA Checklist
UIKit Update Checklist (Minor or Patch Release)