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