Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aghajari authored Feb 3, 2021
1 parent 83c1a07 commit 491340d
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 @@ -71,15 +71,15 @@ AXrLottie is available in the JCenter, so you just need to add it as a dependenc

Gradle
```gradle
implementation 'com.aghajari.rlottie:AXrLottie:1.0.4'
implementation 'com.aghajari.rlottie:AXrLottie:1.0.5'
```

Maven
```xml
<dependency>
<groupId>com.aghajari.rlottie</groupId>
<artifactId>AXrLottie</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 491340d

Please sign in to comment.