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 9, 2019
1 parent a47cc19 commit cbac6cf
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 @@ -25,15 +25,15 @@ See [offix website](https://android.offix.dev) for usage and more details.

- **Gradle**:<br/>

`implementation 'org.aerogear.offix:offix:0.1.0'`
`implementation 'org.aerogear.offix:offix:0.2.0'`

- **Maven**:<br/>

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

0 comments on commit cbac6cf

Please sign in to comment.