diff --git a/ui-kit/android/getting-started.mdx b/ui-kit/android/getting-started.mdx index 340c0b61..f4820661 100644 --- a/ui-kit/android/getting-started.mdx +++ b/ui-kit/android/getting-started.mdx @@ -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: