Skip to content

Commit

Permalink
Updated the library version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tourenathan-G5organisation committed Jan 19, 2020
1 parent a58f6df commit f2994ab
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 @@ -55,15 +55,15 @@ Download
--------
#### Gradle
```groovy
implementation 'com.iceteck.silicompressorr:silicompressor:2.2.2'
implementation 'com.iceteck.silicompressorr:silicompressor:2.2.3'
```

##### Maven
```xml
<dependency>
<groupId>com.iceteck.silicompressorr</groupId>
<artifactId>silicompressor</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
<type>aar</type>
</dependency>
```
Expand Down

0 comments on commit f2994ab

Please sign in to comment.