Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aghajari authored Nov 29, 2020
1 parent d8ca8ca commit e8a1fa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@

AXEmojiView is available in the JCenter, so you just need to add it as a dependency (Module gradle)

**LastVersion : 1.2.2**
**LastVersion : 1.2.4**

Gradle
```gradle
implementation 'com.aghajari.emojiview:AXEmojiView:1.2.2'
implementation 'com.aghajari.emojiview:AXEmojiView:1.2.4'
```

Maven
```xml
<dependency>
<groupId>com.aghajari.emojiview</groupId>
<artifactId>AXEmojiView</artifactId>
<version>1.2.2</version>
<version>1.2.4</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit e8a1fa4

Please sign in to comment.