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

Commit

Permalink
Merge pull request #143 from aerogear/Lavanyagaur22-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Lavanyagaur22 authored Aug 23, 2019
2 parents 9d3303c + b1b0afc commit cbd9218
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 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
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 cbd9218

Please sign in to comment.