Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This library is still in it's very early stages, but improvements would come ove
![Image of Library in action](http://res.cloudinary.com/duswj2lve/image/upload/v1479837904/chatui_k3diqq.png)

### Version
v0.1.2
v0.1.4

### Installation

Expand All @@ -28,7 +28,7 @@ Then add the dependency

```
dependencies {
compile 'com.github.timigod:android-chat-ui:v0.1.3'
compile 'com.github.timigod:android-chat-ui:v0.1.4'
}
```

Expand Down