Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bevzaanton committed Oct 12, 2018
1 parent 6b9072b commit 2cfc138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ To implement all of the features above you can use the following components:

Download via Gradle:
```gradle
compile 'com.github.stfalcon:chatkit:0.3.1'
compile 'com.github.stfalcon:chatkit:0.3.3'
```

or Maven:
```xml
<dependency>
<groupId>com.github.stfalcon</groupId>
<artifactId>chatkit</artifactId>
<version>0.3.1</version>
<version>0.3.3</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 2cfc138

Please sign in to comment.