We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14039cf commit 604247eCopy full SHA for 604247e
1 file changed
README.md
@@ -25,7 +25,7 @@ This library aims to provide a chat UI view for Android.
25
26
```gradle
27
dependencies {
28
- implementation 'com.github.bassaer:chatmessageview:2.0.0'
+ implementation 'com.github.bassaer:chatmessageview:2.0.1'
29
}
30
```
31
0 commit comments