Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ui-kit/android/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ Inside `libs.versions.toml`, add the CometChat Chat UI Kit version under the `[v

```toml libs.versions.toml
[versions]
cometchat-ui-kit = "5.1.0"
cometchat-calls-sdk = "4.1.0"
cometchat-ui-kit = "5.2.1"
cometchat-calls-sdk = "4.3.0"
```

Under the `[libraries]` section, define the library and reference the version:
Expand Down