Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lavanyagaur22 authored Aug 23, 2019
1 parent fc14d23 commit b1b0afc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ See [offix website](https://android.offix.dev) for usage and more details.

- **Gradle**:<br/>

`implementation 'org.aerogear.offix:offix:0.3.1'`
`implementation 'org.aerogear.offix:offix:0.4.0'`

- **Maven**:<br/>

```xml
<dependency>
<groupId>org.aerogear.offix</groupId>
<artifactId>offix</artifactId>
<version>0.3.1</version>
<version>0.4.0</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit b1b0afc

Please sign in to comment.