Skip to content

Commit a35765f

Browse files
author
Arief Nur Putranto
committed
update doc version
1 parent 62d6ec3 commit a35765f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Second, you need to add SDK dependencies inside your app .gradle. Then, you need
5454
```
5555
dependencies {
5656
...
57-
implementation 'com.qiscus.sdk:chat-core:1.3.37'
57+
implementation 'com.qiscus.sdk:chat-core:1.4.0'
5858
}
5959
```
6060

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Secondly, you need to add SDK dependencies inside your app .gradle. Then, you ne
8080
```
8181
dependencies {
8282
...
83-
implementation 'com.qiscus.sdk:chat-core:1.3.37'
83+
implementation 'com.qiscus.sdk:chat-core:1.4.0'
8484
}
8585
```
8686

0 commit comments

Comments
 (0)