Skip to content

Commit 892b690

Browse files
authored
Update chat window android version (#1557)
1 parent c91d789 commit 892b690

File tree

1 file changed

+1
-1
lines changed
  • src/pages/getting-started/installing-livechat/android-widget

1 file changed

+1
-1
lines changed

src/pages/getting-started/installing-livechat/android-widget/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To add the dependency, use the following code:
5252

5353
```js
5454
dependencies {
55-
implementation 'com.github.livechat:chat-window-android:v2.4.5'
55+
implementation 'com.github.livechat:chat-window-android:v2.4.6'
5656
}
5757
```
5858

0 commit comments

Comments
 (0)